From 0919d57c330ce6be113a3651bf4ed0ef8a35f784 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sun, 20 Mar 2005 21:27:20 +0000 Subject: Template panel for "new" and "save template" actions, complete with preview images that are generated when you save the template. Use @INSTANCE@ anywhere you want to substitute an instance name. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4148 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 fcb580be0..1a5df7301 100644 --- a/fluid/Makefile +++ b/fluid/Makefile @@ -39,6 +39,7 @@ CPPFILES = \ file.cxx \ fluid.cxx \ function_panel.cxx \ + template_panel.cxx \ undo.cxx \ widget_panel.cxx -- cgit v1.2.3