summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl_Printer.H4
1 files changed, 4 insertions, 0 deletions
diff --git a/FL/Fl_Printer.H b/FL/Fl_Printer.H
index b2b154666..e0d54a4e8 100644
--- a/FL/Fl_Printer.H
+++ b/FL/Fl_Printer.H
@@ -113,6 +113,10 @@ public:
#endif
int end_page (void);
void end_job (void);
+ /**
+ @brief The destructor.
+ */
+ ~Fl_Printer(void);
#ifdef FL_DOXYGEN
/** \name These attributes apply to the Xlib platform only.
\{