diff --git a/src/gui/main.cpp b/src/gui/main.cpp index c2478107d..de7de845c 100644 --- a/src/gui/main.cpp +++ b/src/gui/main.cpp @@ -52,6 +52,7 @@ void warnSystray() int main(int argc, char **argv) { Q_INIT_RESOURCE(resources); + Q_INIT_RESOURCE(theme); // Work around a bug in KDE's qqc2-desktop-style which breaks // buttons with icons not based on a name, by forcing a style name