mirror of https://gitlab.com/basile.b/dexed.git
#97, setState ineffective at startup, update direclty the buttons
This commit is contained in:
parent
68066eb576
commit
6656a39e24
|
@ -983,7 +983,7 @@ begin
|
|||
//
|
||||
updateMenu;
|
||||
AssignPng(btnSendCom, 'ACCEPT');
|
||||
setState(gsNone);
|
||||
updateButtonsState;
|
||||
end;
|
||||
|
||||
destructor TCEGdbWidget.destroy;
|
||||
|
|
Loading…
Reference in New Issue