diff options
Diffstat (limited to 'kio/kfile/kcombiview.h')
-rw-r--r-- | kio/kfile/kcombiview.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kio/kfile/kcombiview.h b/kio/kfile/kcombiview.h index 3597669ea..6186ab740 100644 --- a/kio/kfile/kcombiview.h +++ b/kio/kfile/kcombiview.h @@ -29,8 +29,8 @@ #include <kfileview.h> class KFileIconView; -class QEvent; -class QIconViewItem; +class TQEvent; +class TQIconViewItem; /** * This view is designed to combine two KFileViews into one widget, to show |