mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
Qml Containers Page refact
This commit is contained in:
@@ -20,7 +20,6 @@ public:
|
||||
~PageLogicBase() = default;
|
||||
|
||||
Q_INVOKABLE virtual void updatePage() {}
|
||||
Q_INVOKABLE Page pageForProto(amnezia::Protocol p);
|
||||
|
||||
protected:
|
||||
UiLogic *uiLogic() const { return m_uiLogic; }
|
||||
|
||||
Reference in New Issue
Block a user