From fefa82e0b1e98d784455148940d84b454a128aad Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sat, 14 Nov 2009 13:05:37 +0000 Subject: Adding Gerg's Fl_Table widget to FLTK 1.3 with kind permission. Documentation not yet added Support for both Visual Studio IDE's not yet added. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6929 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 2e050e14f..dce506936 100644 --- a/src/Makefile +++ b/src/Makefile @@ -78,6 +78,8 @@ CPPFILES = \ Fl_Shared_Image.cxx \ Fl_Single_Window.cxx \ Fl_Slider.cxx \ + Fl_Table.cxx \ + Fl_Table_Row.cxx \ Fl_Tabs.cxx \ Fl_Text_Buffer.cxx \ Fl_Text_Display.cxx \ -- cgit v1.2.3