The Power button is activated in the Registers window.

The Power button is apparently previously deactivated by accident.
See f6896bbbb2
This commit is contained in:
Sergey Larin 2020-02-18 22:56:18 +03:00
parent 3964d9db3b
commit b2abbfa570

View File

@ -125,7 +125,6 @@ object RegistersDlg: TRegistersDlg
Left = 300
Top = 168
object actPower: TAction
Enabled = False
OnExecute = actPowerExecute
end
object actCopyName: TAction