aboutsummaryrefslogtreecommitdiff
path: root/launcher/Env.h
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/Env.h')
-rw-r--r--launcher/Env.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/Env.h b/launcher/Env.h
index 52427696..8002a183 100644
--- a/launcher/Env.h
+++ b/launcher/Env.h
@@ -34,7 +34,7 @@ private:
public:
static Env& getInstance();
- QNetworkAccessManager &qnam() const;
+ QNetworkAccessManager &network() const;
shared_qobject_ptr<HttpMetaCache> metacache();