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