summaryrefslogtreecommitdiff
path: root/desktop/browser.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/browser.h')
-rw-r--r--desktop/browser.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/browser.h b/desktop/browser.h
index f59974a39..1ff74a97d 100644
--- a/desktop/browser.h
+++ b/desktop/browser.h
@@ -73,7 +73,8 @@ struct browser_window {
DRAGGING_VSCROLL,
DRAGGING_HSCROLL,
DRAGGING_SELECTION,
- DRAGGING_PAGE_SCROLL
+ DRAGGING_PAGE_SCROLL,
+ DRAGGING_2DSCROLL
} drag_type;
/** Box currently being scrolled, or 0. */