summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl_Widget_Surface.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Widget_Surface.H b/FL/Fl_Widget_Surface.H
index c123db560..6f2df9b1c 100644
--- a/FL/Fl_Widget_Surface.H
+++ b/FL/Fl_Widget_Surface.H
@@ -32,8 +32,8 @@ protected:
int x_offset;
/** \brief vertical offset to the origin of graphics coordinates */
int y_offset;
-public:
Fl_Widget_Surface(Fl_Graphics_Driver *d);
+public:
/**
Translates the current graphics origin accounting for the current rotation.