diff options
Diffstat (limited to 'kcontrol/input/core/themepage.h')
-rw-r--r-- | kcontrol/input/core/themepage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/input/core/themepage.h b/kcontrol/input/core/themepage.h index b4c964037..6ab6dcedd 100644 --- a/kcontrol/input/core/themepage.h +++ b/kcontrol/input/core/themepage.h @@ -20,7 +20,7 @@ #define __THEMEPAGE_H class KListView; -class QListViewItem; +class TQListViewItem; class ThemePage : public QWidget { |