From 76c4bf8a1cc85d9cd15c0bb6817a7fe92c5e6eaa Mon Sep 17 00:00:00 2001 From: corvid Date: Sun, 5 Jul 2009 22:17:41 +0000 Subject: keybindings for scrolling --- dw/fltkpreview.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'dw/fltkpreview.hh') diff --git a/dw/fltkpreview.hh b/dw/fltkpreview.hh index 2464db89..13db2811 100644 --- a/dw/fltkpreview.hh +++ b/dw/fltkpreview.hh @@ -34,6 +34,7 @@ public: int getHScrollbarThickness (); int getVScrollbarThickness (); void scrollTo (int x, int y); + void scroll (dw::core::ScrollCommand cmd); void setViewportSize (int width, int height, int hScrollbarThickness, int vScrollbarThickness); -- cgit v1.2.3