Author: manolo
Date: 2010-04-17 06:48:35 -0700 (Sat, 17 Apr 2010)
New Revision: 7521
Log:
Fixed compilation error at line 44.
Modified:
branches/branch-1.3/FL/Fl_PSfile_Device.H
Modified: branches/branch-1.3/FL/Fl_PSfile_Device.H
===================================================================
--- branches/branch-1.3/FL/Fl_PSfile_Device.H 2010-04-16 20:19:09 UTC (rev
7520)
+++ branches/branch-1.3/FL/Fl_PSfile_Device.H 2010-04-17 13:48:35 UTC (rev
7521)
@@ -41,7 +41,7 @@
*/
FL_EXPORT class Fl_PS_Device : public Fl_Device {
public:
- static const char *Fl_PS_Device::device_type;
+ static const char *device_type;
/**
\brief Possible page formats.
*/
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit