Author: manolo
Date: 2010-03-17 07:08:43 -0700 (Wed, 17 Mar 2010)
New Revision: 7286
Log:
Reflecting Fl_Gl_Printer.cxx was renamed to Fl_Gl_device_Plugin.cxx

Modified:
   branches/branch-1.3/fluid/ide_support.cxx

Modified: branches/branch-1.3/fluid/ide_support.cxx
===================================================================
--- branches/branch-1.3/fluid/ide_support.cxx   2010-03-17 14:03:15 UTC (rev 
7285)
+++ branches/branch-1.3/fluid/ide_support.cxx   2010-03-17 14:08:43 UTC (rev 
7286)
@@ -497,8 +497,8 @@
   
   Fl_Target_Prefs fltk_gl_lib(libs_db.add_with_key("name", "fltkgl")); {
     fltk_gl_lib.add_source(files_db, "src/Fl_Gl_Choice.cxx");
+    fltk_gl_lib.add_source(files_db, "src/Fl_Gl_Device_Plugin.cxx");
     fltk_gl_lib.add_source(files_db, "src/Fl_Gl_Overlay.cxx");
-    fltk_gl_lib.add_source(files_db, "src/Fl_Gl_Printer.cxx");
     fltk_gl_lib.add_source(files_db, "src/Fl_Gl_Window.cxx");
     fltk_gl_lib.add_source(files_db, "src/freeglut_geometry.cxx");
     fltk_gl_lib.add_source(files_db, "src/freeglut_stroke_mono_roman.cxx");

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to