Skip to content

Commit

Permalink
Move Doxygen comments of Fl_PostScript_File_Device members to Fl_Post…
Browse files Browse the repository at this point in the history
…Script_File_Device.H for Doxygen visibility.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11688 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
  • Loading branch information
Manolo Gouy authored and Manolo Gouy committed Apr 23, 2016
1 parent 9941c3c commit 8dddcb2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions FL/Fl_PostScript.H
Expand Up @@ -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:
/**
Expand Down

0 comments on commit 8dddcb2

Please sign in to comment.