summaryrefslogtreecommitdiffstats
path: root/noatun/library/pluginmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/pluginmodule.h')
-rw-r--r--noatun/library/pluginmodule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/pluginmodule.h b/noatun/library/pluginmodule.h
index d29fe1d1..52113f62 100644
--- a/noatun/library/pluginmodule.h
+++ b/noatun/library/pluginmodule.h
@@ -48,7 +48,7 @@ private:
bool exclusive;
};
-class PluginListView : public KListView
+class PluginListView : public TDEListView
{
Q_OBJECT