Author: manolo
Date: 2010-12-27 03:07:57 -0800 (Mon, 27 Dec 2010)
New Revision: 8118
Log:
Necessary after changes brought in r.8113
Modified:
branches/branch-1.3/FL/Fl_PostScript.H
Modified: branches/branch-1.3/FL/Fl_PostScript.H
===================================================================
--- branches/branch-1.3/FL/Fl_PostScript.H 2010-12-27 10:33:50 UTC (rev
8117)
+++ branches/branch-1.3/FL/Fl_PostScript.H 2010-12-27 11:07:57 UTC (rev
8118)
@@ -221,7 +221,7 @@
*/
class Fl_PostScript_File_Device : public Fl_Paged_Device {
#ifdef __APPLE__
- CGContextRef gc;
+ Fl_CGContextRef gc;
#endif
protected:
Fl_PostScript_Graphics_Driver *driver();
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit