aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-cursors.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/e-cursors.h')
-rw-r--r--widgets/misc/e-cursors.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/misc/e-cursors.h b/widgets/misc/e-cursors.h
index 16de3abbef..b94c54bc73 100644
--- a/widgets/misc/e-cursors.h
+++ b/widgets/misc/e-cursors.h
@@ -13,6 +13,11 @@ typedef struct {
#define GNUMERIC_CURSOR_MOVE 3
#define GNUMERIC_CURSOR_ZOOM_IN 4
#define GNUMERIC_CURSOR_ZOOM_OUT 5
+#define GNUMERIC_CURSOR_SIZE_X 6
+#define GNUMERIC_CURSOR_SIZE_Y 7
+#define GNUMERIC_CURSOR_SIZE_TL 8
+#define GNUMERIC_CURSOR_SIZE_TR 9
+#define GNUMERIC_CURSOR_PRESS 10
extern GnumericCursorDef gnumeric_cursors [];