Added display of a notification about the inclusion of logging on the main screen
This commit is contained in:
parent
3f257af7a9
commit
ce4ca5c4d5
4 changed files with 26 additions and 1 deletions
|
@ -34,6 +34,8 @@ class VpnLogic : public PageLogicBase
|
|||
AUTO_PROPERTY(bool, radioButtonVpnModeForwardSitesChecked)
|
||||
AUTO_PROPERTY(bool, radioButtonVpnModeExceptSitesChecked)
|
||||
|
||||
AUTO_PROPERTY(bool, labelLogEnabledVisible)
|
||||
|
||||
public:
|
||||
Q_INVOKABLE void onUpdatePage() override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue