From fdaeae206f67ce36fcc58e72897a731489691768 Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 25 Jan 2001 23:06:11 +0000 Subject: Multiple project views git-svn-id: http://svn.leocad.org/trunk@227 c7d43263-9d01-0410-8a33-9dba5d9f93d6 --- win/LeoCAD.rc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'win/LeoCAD.rc') 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 -- cgit v1.2.3