aboutsummaryrefslogtreecommitdiff
path: root/launcher/Application.h
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2022-06-11 10:53:58 +0200
committerGitHub <noreply@github.com>2022-06-11 10:53:58 +0200
commit2257c875f5447b85ac885fbf2684608af0262c25 (patch)
tree7a727afca9775e638b39cc2671eabc4f65ea7ed6 /launcher/Application.h
parent309013efb3e148310ba4802ee946a55c01d1d56e (diff)
parent757fa1410cb6d065b2c26092b47dbe61f8c6d480 (diff)
downloadPrismLauncher-2257c875f5447b85ac885fbf2684608af0262c25.tar.gz
PrismLauncher-2257c875f5447b85ac885fbf2684608af0262c25.tar.bz2
PrismLauncher-2257c875f5447b85ac885fbf2684608af0262c25.zip
Merge pull request #708 from ryanccn/custom-user-agent
Diffstat (limited to 'launcher/Application.h')
-rw-r--r--launcher/Application.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/launcher/Application.h b/launcher/Application.h
index 3129b4fb..f440f433 100644
--- a/launcher/Application.h
+++ b/launcher/Application.h
@@ -156,6 +156,8 @@ public:
QString getMSAClientID();
QString getCurseKey();
+ QString getUserAgent();
+ QString getUserAgentUncached();
/// this is the root of the 'installation'. Used for automatic updates
const QString &root() {