mirror of
https://github.com/FAUSheppy/speech-server-client-qt
synced 2025-12-06 00:41:35 +01:00
platform dependent app data location
This commit is contained in:
@@ -32,7 +32,7 @@ private:
|
||||
QAction *standardsMenu;
|
||||
QByteArray authHeaderData;
|
||||
QNetworkAccessManager *networkManager;
|
||||
QSettings mySettings;
|
||||
QSettings *mySettings;
|
||||
void submitFile(QString filename);
|
||||
void setAuthHeader(const QString username, const QString password);
|
||||
void updateList(QNetworkReply *reply);
|
||||
|
||||
Reference in New Issue
Block a user