aboutsummaryrefslogtreecommitdiff
path: root/src/app/qmmpstarter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/qmmpstarter.cpp')
-rw-r--r--src/app/qmmpstarter.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/app/qmmpstarter.cpp b/src/app/qmmpstarter.cpp
index ddbeabd56..eea15a242 100644
--- a/src/app/qmmpstarter.cpp
+++ b/src/app/qmmpstarter.cpp
@@ -38,6 +38,7 @@
#include <qmmpui/qmmpuisettings.h>
#include "qmmpstarter.h"
#include "lxdesupport.h"
+#include "unitysupport.h"
#include "builtincommandlineoption.h"
#ifdef Q_OS_WIN
@@ -180,6 +181,8 @@ void QMMPStarter::startPlayer()
//load lxde icons
LXDESupport::load();
+ //Unity icons
+ UnitySupport::load();
#endif
//prepare libqmmp and libqmmpui libraries for usage