diff options
Diffstat (limited to 'kio/kfile/kfilemetainfowidget.h')
-rw-r--r-- | kio/kfile/kfilemetainfowidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kfile/kfilemetainfowidget.h b/kio/kfile/kfilemetainfowidget.h index c22936b5e..96614950b 100644 --- a/kio/kfile/kfilemetainfowidget.h +++ b/kio/kfile/kfilemetainfowidget.h @@ -27,7 +27,7 @@ /*! * A widget to display file meta infos (like id3 for mp3) */ -class KIO_EXPORT KFileMetaInfoWidget: public QWidget +class KIO_EXPORT KFileMetaInfoWidget: public TQWidget { Q_OBJECT public: |