contrast is implemented, don't grey it out

svn path=/trunk/; revision=25197
This commit is contained in:
Ged Murphy 2006-12-21 00:01:37 +00:00
parent 6eed4dbe08
commit c2feea400f
2 changed files with 2 additions and 2 deletions

View file

@ -48,7 +48,7 @@ BEGIN
POPUP "&Adjust"
BEGIN
MENUITEM "Brightness...", ID_BRIGHTNESS
MENUITEM "Contrast...", -1, GRAYED
MENUITEM "Contrast...", ID_CONTRAST
MENUITEM "Hue/Saturation...", -1, GRAYED
POPUP "Colour"
BEGIN

View file

@ -48,7 +48,7 @@ BEGIN
POPUP "&Adjust"
BEGIN
MENUITEM "Brightness...", ID_BRIGHTNESS
MENUITEM "Contrast...", -1, GRAYED
MENUITEM "Contrast...", ID_CONTRAST
MENUITEM "Hue/Saturation...", -1, GRAYED
POPUP "Color"
BEGIN