summaryrefslogtreecommitdiff
path: root/win/LeoCAD.rc
diff options
context:
space:
mode:
authorleo2001-01-25 23:06:11 +0000
committerleo2001-01-25 23:06:11 +0000
commitfdaeae206f67ce36fcc58e72897a731489691768 (patch)
treebbc33ffb413ceca9a42fbf75e9695a695eedc939 /win/LeoCAD.rc
parent789d7a2a8eabb75bdc7d13d34b07bc219252b084 (diff)
Multiple project views
git-svn-id: http://svn.leocad.org/trunk@227 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'win/LeoCAD.rc')
-rw-r--r--win/LeoCAD.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/win/LeoCAD.rc b/win/LeoCAD.rc
index 0274da4..97295c0 100644
--- a/win/LeoCAD.rc
+++ b/win/LeoCAD.rc
@@ -342,6 +342,7 @@ BEGIN
END
MENUITEM SEPARATOR
MENUITEM "&Full Screen\tCtrl+F", ID_VIEW_FULLSCREEN
+ MENUITEM "New View", ID_VIEW_NEWVIEW
END
POPUP "&Help"
BEGIN
@@ -2017,6 +2018,7 @@ END
STRINGTABLE DISCARDABLE
BEGIN
ID_FILE_IMPORTPIECE "Import a piece from LDraw"
+ ID_VIEW_NEWVIEW "Creates a new view window"
END
#endif // English (U.S.) resources