- Small fix

svn path=/trunk/; revision=32413
This commit is contained in:
Dmitry Chapyshev 2008-02-18 20:20:02 +00:00
parent 631c91d1d6
commit 2894069d91
2 changed files with 0 additions and 2 deletions

View file

@ -6,7 +6,6 @@ BEGIN
BEGIN
MENUITEM "&Remove", ID_APP_REMOVE
MENUITEM "&Modify", ID_APP_MODIFY, GRAYED
MENUITEM "R&epair", ID_APP_REPAIR, GRAYED
END
END

View file

@ -12,7 +12,6 @@
/* menu items */
#define ID_APP_REMOVE 14100
#define ID_APP_MODIFY 14101
#define ID_APP_REPAIR 14102
/* icons */
#define IDI_CPLSYSTEM 1500