summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl_Screen_Driver.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/FL/Fl_Screen_Driver.H b/FL/Fl_Screen_Driver.H
index f71066f12..420d555c4 100644
--- a/FL/Fl_Screen_Driver.H
+++ b/FL/Fl_Screen_Driver.H
@@ -40,6 +40,7 @@ class FL_EXPORT Fl_Screen_Driver {
protected:
Fl_Screen_Driver();
+ virtual ~Fl_Screen_Driver();
static const int MAX_SCREENS = 16;