mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
Add clickable docs url on error (#806)
This commit is contained in:
committed by
GitHub
parent
a0c06048cd
commit
b027fff103
@@ -49,6 +49,7 @@ public slots:
|
||||
signals:
|
||||
void generateConfig(int type);
|
||||
void exportErrorOccurred(const QString &errorMessage);
|
||||
void exportErrorOccurred(ErrorCode errorCode);
|
||||
|
||||
void exportConfigChanged();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user