From bdbd3497d41cc1f475004f5c7e180de395ed8d5b Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Sat, 16 Dec 2023 00:07:33 -0800 Subject: STR#3283: Add new Fl_Table right-click popup menu example --- examples/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/Makefile') diff --git a/examples/Makefile b/examples/Makefile index 43f1d3119..86eca0734 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -55,6 +55,7 @@ ALL = animgifimage$(EXEEXT) \ table-spreadsheet-with-keyboard-nav$(EXEEXT) \ table-with-keynav$(EXEEXT) \ table-with-right-column-stretch-fit$(EXEEXT) \ + table-with-right-click-menu$(EXEEXT) \ tabs-simple$(EXEEXT) \ textdisplay-with-colors$(EXEEXT) \ texteditor-simple$(EXEEXT) \ -- cgit v1.2.3