diff options
Diffstat (limited to 'kio/kfile/kfiledetailview.h')
-rw-r--r-- | kio/kfile/kfiledetailview.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kio/kfile/kfiledetailview.h b/kio/kfile/kfiledetailview.h index 61e2156f4..937c8f56c 100644 --- a/kio/kfile/kfiledetailview.h +++ b/kio/kfile/kfiledetailview.h @@ -22,8 +22,8 @@ #define KFILEDETAILVIEW_H class KFileItem; -class QWidget; -class QKeyEvent; +class TQWidget; +class TQKeyEvent; #include <klistview.h> #include <kmimetyperesolver.h> |