mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
Add settings button on PageStart
Disable some items when no Server has been set
This commit is contained in:
@@ -10,6 +10,7 @@ class GeneralSettingsLogic : public PageLogicBase
|
||||
Q_OBJECT
|
||||
|
||||
AUTO_PROPERTY(bool, pushButtonGeneralSettingsShareConnectionEnable)
|
||||
AUTO_PROPERTY(bool, existsAnyServer)
|
||||
|
||||
public:
|
||||
Q_INVOKABLE void onUpdatePage() override;
|
||||
|
||||
Reference in New Issue
Block a user