aboutsummaryrefslogtreecommitdiff
path: root/launcher/Application.h
diff options
context:
space:
mode:
authordada513 <dada513@protonmail.com>2022-03-28 20:55:03 +0200
committerdada513 <dada513@protonmail.com>2022-03-28 20:55:03 +0200
commit3a7eeff135f92c807fdc066cb06d835f295b66d3 (patch)
treed2c49cbe36416054584e7f8414c3a0a5c4e1fd5e /launcher/Application.h
parent424f4a72ffd4d5e6748559d2ce76ec2fd3b4cde1 (diff)
downloadPrismLauncher-3a7eeff135f92c807fdc066cb06d835f295b66d3.tar.gz
PrismLauncher-3a7eeff135f92c807fdc066cb06d835f295b66d3.tar.bz2
PrismLauncher-3a7eeff135f92c807fdc066cb06d835f295b66d3.zip
Fix
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 c3e29ef5..54d9ba5f 100644
--- a/launcher/Application.h
+++ b/launcher/Application.h
@@ -104,6 +104,8 @@ public:
QIcon getThemedIcon(const QString& name);
+ bool isFlatpak();
+
void setIconTheme(const QString& name);
std::vector<ITheme *> getValidApplicationThemes();