Version to main screen

This commit is contained in:
pokamest 2021-12-14 12:50:57 +03:00
parent 313ceed1d0
commit 5aa47d35e7
3 changed files with 14 additions and 0 deletions

View file

@ -22,6 +22,7 @@ class VpnLogic : public PageLogicBase
AUTO_PROPERTY(bool, isContainerWorkingOnPlatform)
AUTO_PROPERTY(QString, labelErrorText)
AUTO_PROPERTY(QString, labelVersionText)
AUTO_PROPERTY(bool, radioButtonVpnModeAllSitesChecked)
AUTO_PROPERTY(bool, radioButtonVpnModeForwardSitesChecked)