mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
contrast is implemented, don't grey it out
svn path=/trunk/; revision=25197
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user