aboutsummaryrefslogtreecommitdiff
path: root/dw/view.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/view.hh')
-rw-r--r--dw/view.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/dw/view.hh b/dw/view.hh
index 234cc9fb..995c2d9c 100644
--- a/dw/view.hh
+++ b/dw/view.hh
@@ -72,6 +72,8 @@ public:
*/
virtual int getVScrollbarThickness () = 0;
+ virtual int getScrollbarOnLeft () = 0;
+
/**
* \brief Scroll the vieport to the given position.
*