summaryrefslogtreecommitdiff
path: root/common/typedefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/typedefs.h')
-rw-r--r--common/typedefs.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/common/typedefs.h b/common/typedefs.h
index 89df4d8..b6e910f 100644
--- a/common/typedefs.h
+++ b/common/typedefs.h
@@ -111,6 +111,20 @@ typedef enum {
LC_EDIT_ANGLE_SNAP_6,
LC_EDIT_ANGLE_SNAP_7,
LC_EDIT_ANGLE_SNAP_8,
+ LC_EDIT_ACTION_SELECT,
+ LC_EDIT_ACTION_INSERT,
+ LC_EDIT_ACTION_LIGHT,
+ LC_EDIT_ACTION_SPOTLIGHT,
+ LC_EDIT_ACTION_CAMERA,
+ LC_EDIT_ACTION_MOVE,
+ LC_EDIT_ACTION_ROTATE,
+ LC_EDIT_ACTION_ERASER,
+ LC_EDIT_ACTION_PAINT,
+ LC_EDIT_ACTION_ZOOM,
+ LC_EDIT_ACTION_ZOOM_REGION,
+ LC_EDIT_ACTION_PAN,
+ LC_EDIT_ACTION_ROTATE_VIEW,
+ LC_EDIT_ACTION_ROLL,
} LC_COMMANDS;
typedef enum {