diff options
Diffstat (limited to 'kio/kfile/kimagefilepreview.h')
-rw-r--r-- | kio/kfile/kimagefilepreview.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kio/kfile/kimagefilepreview.h b/kio/kfile/kimagefilepreview.h index 849585428..864fc5d31 100644 --- a/kio/kfile/kimagefilepreview.h +++ b/kio/kfile/kimagefilepreview.h @@ -16,10 +16,10 @@ #include <kurl.h> #include <kpreviewwidgetbase.h> -class QCheckBox; -class QPushButton; -class QLabel; -class QTimer; +class TQCheckBox; +class TQPushButton; +class TQLabel; +class TQTimer; class KFileDialog; class KFileItem; |