Merge pull request #718 from amnezia-vpn/bugfix/cancel-button-on-install-page
fixed display of cancel button on install/uninstall pages
This commit is contained in:
commit
e7bd24f065
5 changed files with 16 additions and 6 deletions
|
@ -111,6 +111,7 @@ signals:
|
|||
|
||||
void showBusyIndicator(bool visible);
|
||||
void disableControls(bool disabled);
|
||||
void disableTabBar(bool disabled);
|
||||
|
||||
void hideMainWindow();
|
||||
void raiseMainWindow();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue