aboutsummaryrefslogtreecommitdiff
path: root/launcher/Application.h
diff options
context:
space:
mode:
authorglowiak <52356948+glowiak@users.noreply.github.com>2022-02-16 18:36:28 +0100
committerGitHub <noreply@github.com>2022-02-16 18:36:28 +0100
commit45f89c625533b7e65b70aab1d96ae6eddcbe9051 (patch)
tree546fcf5723ead2d0d793c490d15d53f50c4e8c9c /launcher/Application.h
parentb1cf77e84780ce8b88599cde2e878a21019365d9 (diff)
parent2cd837896dc66344b53141325d76bcb045036abf (diff)
downloadPrismLauncher-45f89c625533b7e65b70aab1d96ae6eddcbe9051.tar.gz
PrismLauncher-45f89c625533b7e65b70aab1d96ae6eddcbe9051.tar.bz2
PrismLauncher-45f89c625533b7e65b70aab1d96ae6eddcbe9051.zip
Merge branch 'develop' into patch-1
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 c1cd8224..fb41d647 100644
--- a/launcher/Application.h
+++ b/launcher/Application.h
@@ -117,6 +117,8 @@ public:
QString getJarsPath();
+ QString getMSAClientID();
+
/// this is the root of the 'installation'. Used for automatic updates
const QString &root() {
return m_rootPath;