ui fixes
This commit is contained in:
parent
2db1bbae4b
commit
ac07d62344
4 changed files with 16 additions and 3 deletions
|
@ -19,6 +19,8 @@ class VpnLogic : public PageLogicBase
|
|||
AUTO_PROPERTY(bool, pushButtonConnectEnabled)
|
||||
AUTO_PROPERTY(bool, pushButtonConnectVisible)
|
||||
AUTO_PROPERTY(bool, widgetVpnModeEnabled)
|
||||
AUTO_PROPERTY(bool, isContainerWorkingOnPlatform)
|
||||
|
||||
AUTO_PROPERTY(QString, labelErrorText)
|
||||
|
||||
AUTO_PROPERTY(bool, radioButtonVpnModeAllSitesChecked)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue