From 97727601bdc6d93d1576ea80a01b820cc34e3fb1 Mon Sep 17 00:00:00 2001 From: leo Date: Sun, 2 Oct 2005 02:18:05 +0000 Subject: Made Region Select part of regular selection. git-svn-id: http://svn.leocad.org/trunk@424 c7d43263-9d01-0410-8a33-9dba5d9f93d6 --- win/LeoCAD.rc | 2 -- 1 file changed, 2 deletions(-) (limited to 'win/LeoCAD.rc') diff --git a/win/LeoCAD.rc b/win/LeoCAD.rc index 7438ce5..1be254e 100644 --- a/win/LeoCAD.rc +++ b/win/LeoCAD.rc @@ -143,7 +143,6 @@ BEGIN BUTTON ID_ACTION_CAMERA SEPARATOR BUTTON ID_ACTION_SELECT - BUTTON ID_ACTION_SELECT_REGION BUTTON ID_ACTION_MOVE BUTTON ID_ACTION_ROTATE BUTTON ID_ACTION_REMOVE @@ -2053,7 +2052,6 @@ END STRINGTABLE DISCARDABLE BEGIN ID_ACTION_SELECT "Select objects with the mouse\nSelect" - ID_ACTION_SELECT_REGION "Select objects with the mouse\nSelect Region" ID_ACTION_INSERT "Add pieces to the project\nInsert" ID_ACTION_LIGHT "Add a positional light source\nPositional Light" ID_ACTION_SPOTLIGHT "Add a spotlight\nSpotlight" -- cgit v1.2.3