diff options
Diffstat (limited to 'src/profileengine')
-rw-r--r-- | src/profileengine/editor/profileeditor.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/profileengine/editor/profileeditor.h b/src/profileengine/editor/profileeditor.h index 3f4fff85..182195f4 100644 --- a/src/profileengine/editor/profileeditor.h +++ b/src/profileengine/editor/profileeditor.h @@ -23,8 +23,8 @@ #include "profileeditorbase.h" -class QListBoxItem; -class QListViewItem; +class TQListBoxItem; +class TQListViewItem; class KListViewItem; class ProfileEditor : public ProfileEditorBase { |