summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Fl_Widget_Surface.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Fl_Widget_Surface.cxx b/src/Fl_Widget_Surface.cxx
index 90c6820ab..2845b3176 100644
--- a/src/Fl_Widget_Surface.cxx
+++ b/src/Fl_Widget_Surface.cxx
@@ -112,6 +112,10 @@ void Fl_Widget_Surface::translate(int x, int y)
{
}
+void Fl_Widget_Surface::untranslate()
+{
+}
+
/**
\brief Computes the page coordinates of the current origin of graphics functions.