This commit is contained in:
dada513
2022-03-28 20:55:03 +02:00
parent 424f4a72ff
commit 3a7eeff135
7 changed files with 26 additions and 70 deletions

View File

@ -104,6 +104,8 @@ public:
QIcon getThemedIcon(const QString& name);
bool isFlatpak();
void setIconTheme(const QString& name);
std::vector<ITheme *> getValidApplicationThemes();