Author: manolo Date: 2010-04-05 14:56:59 -0700 (Mon, 05 Apr 2010) New Revision: 7448 Log: Activates USE_PRINT_BUTTON in config.h
Modified: branches/branch-1.3-Fl_Printer/configh.in Modified: branches/branch-1.3-Fl_Printer/configh.in =================================================================== --- branches/branch-1.3-Fl_Printer/configh.in 2010-04-05 21:40:05 UTC (rev 7447) +++ branches/branch-1.3-Fl_Printer/configh.in 2010-04-05 21:56:59 UTC (rev 7448) @@ -25,7 +25,7 @@ * * http://www.fltk.org/str.php */ - +#define USE_PRINT_BUTTON 1 /* * Where to find files... */ _______________________________________________ fltk-commit mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-commit
