mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
fix: server changable version
This commit is contained in:
@@ -20,11 +20,9 @@ public:
|
||||
void showLoginWidget(bool flag);
|
||||
|
||||
void disconnectState();
|
||||
void fillSettings(ServerSettings *settings);
|
||||
void fillSettings(Settings *settings);
|
||||
void isActive(bool flag);
|
||||
bool getLoginWidgetIsHidden();
|
||||
|
||||
ServerSettings *getServerSettings();
|
||||
ClientAutorization* getAuthData();
|
||||
|
||||
signals:
|
||||
|
||||
Reference in New Issue
Block a user