summaryrefslogtreecommitdiff
path: root/common/typedefs.h
diff options
context:
space:
mode:
authorleo2003-04-01 06:18:12 +0000
committerleo2003-04-01 06:18:12 +0000
commit9b3d22533b8bf348aeb44815193050ad85188408 (patch)
treea9247c178e3543da4a9242a869771d18f61790a7 /common/typedefs.h
parent2e7ab541cd5b727dee84bd24b53156c5ddfec3f4 (diff)
Holding shift and +/- now zoom x10.
git-svn-id: http://svn.leocad.org/trunk@337 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'common/typedefs.h')
-rw-r--r--common/typedefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/typedefs.h b/common/typedefs.h
index 45d800b..0f15b6e 100644
--- a/common/typedefs.h
+++ b/common/typedefs.h
@@ -59,6 +59,7 @@ typedef enum {
LC_PIECE_PREVIOUS,
LC_PIECE_NEXT,
LC_VIEW_PREFERENCES,
+ LC_VIEW_ZOOM,
LC_VIEW_ZOOMIN,
LC_VIEW_ZOOMOUT,
LC_VIEW_ZOOMEXTENTS,