aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkviewbase.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/fltkviewbase.hh')
-rw-r--r--dw/fltkviewbase.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/fltkviewbase.hh b/dw/fltkviewbase.hh
index 09bcce39..fcc2b43d 100644
--- a/dw/fltkviewbase.hh
+++ b/dw/fltkviewbase.hh
@@ -75,6 +75,7 @@ public:
core::View *getClippingView (int x, int y, int width, int height);
void mergeClippingView (core::View *clippingView);
+ void setBufferedDrawing (bool b);
};