diff options
Diffstat (limited to 'kio/kfile/kfileiconview.h')
-rw-r--r-- | kio/kfile/kfileiconview.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kio/kfile/kfileiconview.h b/kio/kfile/kfileiconview.h index ea8fe7d89..f80c4ae4a 100644 --- a/kio/kfile/kfileiconview.h +++ b/kio/kfile/kfileiconview.h @@ -22,8 +22,8 @@ #define KFILEICONVIEW_H class KFileItem; -class QWidget; -class QLabel; +class TQWidget; +class TQLabel; #include <kiconview.h> #include <kiconloader.h> |