mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
added busy indicator component
- replaced the image of the connect button with native rendering
This commit is contained in:
@@ -63,6 +63,7 @@ signals:
|
||||
void replaceStartPage();
|
||||
void showErrorMessage(QString errorMessage);
|
||||
void showInfoMessage(QString message);
|
||||
void showBusyIndicator(bool visible);
|
||||
|
||||
private:
|
||||
QSharedPointer<ServersModel> m_serversModel;
|
||||
|
||||
Reference in New Issue
Block a user