mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
We already have a QNetworkAcessManager global, use it
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
ccf29679ae
commit
6575a0b4b8
2 changed files with 11 additions and 14 deletions
|
|
@ -105,7 +105,6 @@ private:
|
|||
static QMLManager *m_instance;
|
||||
QNetworkReply *reply;
|
||||
QNetworkRequest request;
|
||||
QNetworkAccessManager *mgr;
|
||||
|
||||
signals:
|
||||
void cloudUserNameChanged();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue