mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
removed the use of QFileDialog
This commit is contained in:
@@ -35,7 +35,7 @@ public slots:
|
||||
QString getConfig();
|
||||
QList<QString> getQrCodes();
|
||||
|
||||
void saveFile(const QString &fileExtension, const QString &caption, const QString &fileName);
|
||||
void saveFile(const QString &fileName);
|
||||
|
||||
signals:
|
||||
void generateConfig(int type);
|
||||
|
||||
Reference in New Issue
Block a user