summaryrefslogtreecommitdiff
path: root/desktop/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/gui.h')
-rw-r--r--desktop/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/gui.h b/desktop/gui.h
index dc190952b..9d35e1727 100644
--- a/desktop/gui.h
+++ b/desktop/gui.h
@@ -44,6 +44,7 @@ typedef enum {
typedef enum {
GDRAGGING_NONE,
GDRAGGING_SCROLLBAR,
+ GDRAGGING_SELECTION,
GDRAGGING_OTHER
} gui_drag_type;