diff options
Diffstat (limited to 'kcontrol/input/xcursor/themepage.h')
-rw-r--r-- | kcontrol/input/xcursor/themepage.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kcontrol/input/xcursor/themepage.h b/kcontrol/input/xcursor/themepage.h index 95ee12fd9..a4949a6ac 100644 --- a/kcontrol/input/xcursor/themepage.h +++ b/kcontrol/input/xcursor/themepage.h @@ -23,11 +23,11 @@ class KListView; -class QString; +class TQString; class PreviewWidget; -class QStringList; -class QListViewItem; -class QPushButton; +class TQStringList; +class TQListViewItem; +class TQPushButton; struct ThemeInfo; |