diff options
| -rw-r--r-- | FL/Fl_PSfile_Device.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_PSfile_Device.H b/FL/Fl_PSfile_Device.H index 3e1b1598e..d829e0789 100644 --- a/FL/Fl_PSfile_Device.H +++ b/FL/Fl_PSfile_Device.H @@ -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. */ |
