aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkpreview.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/fltkpreview.hh')
-rw-r--r--dw/fltkpreview.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/fltkpreview.hh b/dw/fltkpreview.hh
index 2382b861..a92063fe 100644
--- a/dw/fltkpreview.hh
+++ b/dw/fltkpreview.hh
@@ -33,6 +33,7 @@ public:
bool usesViewport ();
int getHScrollbarThickness ();
int getVScrollbarThickness ();
+ int getScrollbarOnLeft ();
void scrollTo (int x, int y);
void scroll (dw::core::ScrollCommand cmd);
void setViewportSize (int width, int height,