Move Doxygen comments of Fl_PostScript_File_Device members to Fl_PostScript_File_Device.H for Doxygen visibility.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11688 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
9941c3c1d7
commit
8dddcb2d1d
@ -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:
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user