X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fqtui.cpp;h=7b658b9c296a9bdbc08b1c1e6fb32fa624d86256;hp=2cfc810260678ea0312506788a4dd29beef759e7;hb=911f181e0e179eb51279c0880eb701a43163b8b5;hpb=9f0918fca1d858523104435690e5094bfe6244b7 diff --git a/src/qtui/qtui.cpp b/src/qtui/qtui.cpp index 2cfc8102..7b658b9c 100644 --- a/src/qtui/qtui.cpp +++ b/src/qtui/qtui.cpp @@ -290,6 +290,12 @@ std::vector> QtUi::availableIconThemes() const } +QString QtUi::systemIconTheme() const +{ + return _systemIconTheme; +} + + void QtUi::setupIconTheme() { // Add paths to our own icon sets to the theme search paths