From e852b736ad155ee0a9c90e483cd31ab9e82312fa Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 21 Mar 2005 06:28:30 +0000 Subject: Initial integration with editor-based CodeEditor class (only the widget callback editor right now) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4152 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- fluid/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'fluid/Makefile') diff --git a/fluid/Makefile b/fluid/Makefile index d94328687..be89f6ac1 100644 --- a/fluid/Makefile +++ b/fluid/Makefile @@ -24,6 +24,7 @@ # CPPFILES = \ + CodeEditor.cxx \ Fl_Function_Type.cxx \ Fl_Group_Type.cxx \ Fl_Menu_Type.cxx \ -- cgit v1.2.3