Use TouchProxyStyle to enable flick-charm

This commit is contained in:
craig.p.drummond
2014-05-19 18:33:36 +00:00
committed by craig.p.drummond
parent 40ab6e247d
commit f5c8197617
14 changed files with 13 additions and 26 deletions

View File

@@ -31,7 +31,6 @@
#include "widgets/basicitemdelegate.h"
#include "widgets/playqueueview.h"
#include "support/pathrequester.h"
#include "support/flickcharm.h"
#include <QComboBox>
#ifndef ENABLE_KDE_SUPPORT
#include <QDir>
@@ -221,7 +220,6 @@ InterfaceSettings::InterfaceSettings(QWidget *p)
if (!enableNotifications) {
REMOVE(systemTrayPopup)
}
FlickCharm::self()->activateOn(views);
}
void InterfaceSettings::load()