mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
added PageLoader and pageController
This commit is contained in:
@@ -31,7 +31,8 @@ public:
|
||||
|
||||
public slots:
|
||||
void setDefaultServerIndex(int index);
|
||||
int getDefaultServerIndex();
|
||||
const int getDefaultServerIndex();
|
||||
const int getServersCount();
|
||||
|
||||
protected:
|
||||
QHash<int, QByteArray> roleNames() const override;
|
||||
|
||||
Reference in New Issue
Block a user