summaryrefslogtreecommitdiffstats
path: root/kcontrol/icons/iconthemes.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/icons/iconthemes.h')
-rw-r--r--kcontrol/icons/iconthemes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/icons/iconthemes.h b/kcontrol/icons/iconthemes.h
index f648bf02c..fde163127 100644
--- a/kcontrol/icons/iconthemes.h
+++ b/kcontrol/icons/iconthemes.h
@@ -58,7 +58,7 @@ protected slots:
private:
TQListViewItem *iconThemeItem(const TQString &name);
- KListView *m_iconThemes;
+ TDEListView *m_iconThemes;
TQPushButton *m_removeButton;
TQLabel *m_previewExec;