aboutsummaryrefslogtreecommitdiff
path: root/buildconfig/BuildConfig.h
diff options
context:
space:
mode:
authortxtsd <code@ihavea.quest>2022-10-30 01:51:14 +0530
committerGitHub <noreply@github.com>2022-10-30 01:51:14 +0530
commit87b0d3fe11c1134bf17e1027fda7125f77e09821 (patch)
tree1094a20def988e49f17025c5015001d2d2fafc4f /buildconfig/BuildConfig.h
parent1c0139c5f41592ba2b60465496f54097bf43e02b (diff)
parent98891a036dcd96dc7d9bf6b8f11c2a5f2ddd054e (diff)
downloadPrismLauncher-87b0d3fe11c1134bf17e1027fda7125f77e09821.tar.gz
PrismLauncher-87b0d3fe11c1134bf17e1027fda7125f77e09821.tar.bz2
PrismLauncher-87b0d3fe11c1134bf17e1027fda7125f77e09821.zip
Merge pull request #342 from fn2006/prism-svg-fix
Diffstat (limited to 'buildconfig/BuildConfig.h')
-rw-r--r--buildconfig/BuildConfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildconfig/BuildConfig.h b/buildconfig/BuildConfig.h
index 13ccdaa1..4a309073 100644
--- a/buildconfig/BuildConfig.h
+++ b/buildconfig/BuildConfig.h
@@ -51,6 +51,7 @@ class Config {
QString LAUNCHER_CONFIGFILE;
QString LAUNCHER_GIT;
QString LAUNCHER_DESKTOPFILENAME;
+ QString LAUNCHER_SVGFILENAME;
/// The major version number.
int VERSION_MAJOR;