aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkviewport.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/fltkviewport.hh')
-rw-r--r--dw/fltkviewport.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/fltkviewport.hh b/dw/fltkviewport.hh
index a0a16830..080d0f59 100644
--- a/dw/fltkviewport.hh
+++ b/dw/fltkviewport.hh
@@ -22,6 +22,7 @@ private:
int scrollX, scrollY;
int scrollDX, scrollDY;
int dragScrolling, dragX, dragY;
+ int horScrolling, verScrolling;
Fl_Scrollbar *vscrollbar, *hscrollbar;