summaryrefslogtreecommitdiffstats
path: root/nsxiv.h
diff options
context:
space:
mode:
Diffstat (limited to 'nsxiv.h')
-rw-r--r--nsxiv.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/nsxiv.h b/nsxiv.h
index 45d1772..8f288b3 100644
--- a/nsxiv.h
+++ b/nsxiv.h
@@ -99,7 +99,8 @@ typedef enum {
typedef enum {
CURSOR_ARROW,
- CURSOR_DRAG,
+ CURSOR_DRAG_ABSOLUTE,
+ CURSOR_DRAG_RELATIVE,
CURSOR_WATCH,
CURSOR_LEFT,
CURSOR_RIGHT,