Fixed Contrast button label.
This commit is contained in:
parent
0012dee5e2
commit
f7deee89ab
@ -1418,6 +1418,7 @@ end;
|
|||||||
|
|
||||||
procedure TAdjustForm.mnuContrastClick(Sender: TObject);
|
procedure TAdjustForm.mnuContrastClick(Sender: TObject);
|
||||||
begin
|
begin
|
||||||
|
btnMenu.Caption := 'Contrast';
|
||||||
scrollMode := modeContrast;
|
scrollMode := modeContrast;
|
||||||
BackupPal := Palette;
|
BackupPal := Palette;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user