diff options
Diffstat (limited to 'FL')
| -rw-r--r-- | FL/Fl_PostScript.H | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/FL/Fl_PostScript.H b/FL/Fl_PostScript.H index e9b047fa5..992a89df1 100644 --- a/FL/Fl_PostScript.H +++ b/FL/Fl_PostScript.H @@ -228,6 +228,9 @@ class Clip { */ class FL_EXPORT Fl_PostScript_File_Device : public Fl_Paged_Device { protected: + /** + \brief Returns the PostScript driver of this drawing surface. + */ Fl_PostScript_Graphics_Driver *driver(); public: /** |
