From a1d555bd8014679843e6f9c53f33d301b49326b8 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 11 Mar 2017 23:26:32 +0000 Subject: Separated Fl_Input_Choice.H and Fl_Input_Choice.cxx (STR #2750). As proposed in STR #2750 and #2752: only status quo, i.e.: - no new method Fl_Input_Choice::maximum_size(int) (STR #2750 and #2752) - no handling of FL_Down key to open menu (STR #2752) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12192 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index cecae2845..52ff8ff5a 100644 --- a/src/Makefile +++ b/src/Makefile @@ -51,6 +51,7 @@ CPPFILES = \ Fl_Image_Surface.cxx \ Fl_Input.cxx \ Fl_Input_.cxx \ + Fl_Input_Choice.cxx \ Fl_Light_Button.cxx \ Fl_Menu.cxx \ Fl_Menu_.cxx \ -- cgit v1.2.3