summaryrefslogtreecommitdiffstats
path: root/ksim/themeprefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/themeprefs.h')
-rw-r--r--ksim/themeprefs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ksim/themeprefs.h b/ksim/themeprefs.h
index b03f878..8fca089 100644
--- a/ksim/themeprefs.h
+++ b/ksim/themeprefs.h
@@ -26,7 +26,7 @@
class TQListViewItem;
class TQGridLayout;
class TQLabel;
-class KListView;
+class TDEListView;
class KURLLabel;
class KComboBox;
class KSqueezedTextLabel;
@@ -97,7 +97,7 @@ namespace KSim
void showFontDialog(int);
private:
- KListView *m_listView;
+ TDEListView *m_listView;
KURLLabel *m_urlLabel;
KIntSpinBox *m_altTheme;
KComboBox *m_fontsCombo;