aboutsummaryrefslogtreecommitdiff
path: root/buildconfig/BuildConfig.h
diff options
context:
space:
mode:
authorLennyMcLennington <lenny@sneed.church>2022-02-11 12:05:01 +0000
committerGitHub <noreply@github.com>2022-02-11 12:05:01 +0000
commit234121233780d475c650635ff686d74d27c0d7fa (patch)
tree453ef5364293e8cd015ef741e836c266f0e0766e /buildconfig/BuildConfig.h
parent53ea2613507b1b44d631ea61ab554895c0d02836 (diff)
parent22ca572ae0d292299a68030c671d919d52267d39 (diff)
downloadPrismLauncher-234121233780d475c650635ff686d74d27c0d7fa.tar.gz
PrismLauncher-234121233780d475c650635ff686d74d27c0d7fa.tar.bz2
PrismLauncher-234121233780d475c650635ff686d74d27c0d7fa.zip
Merge pull request #150 from dada513/fix_kwin_icon
Fix freedesktop icons. Again
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 e70cd5c0..111381ab 100644
--- a/buildconfig/BuildConfig.h
+++ b/buildconfig/BuildConfig.h
@@ -14,6 +14,7 @@ public:
QString LAUNCHER_DOMAIN;
QString LAUNCHER_CONFIGFILE;
QString LAUNCHER_GIT;
+ QString LAUNCHER_DESKTOPFILENAME;
/// The major version number.
int VERSION_MAJOR;