mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
- Small fix
svn path=/trunk/; revision=32413
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user