diff options
Diffstat (limited to 'kfile-plugins/theora/kfile_theora.h')
-rw-r--r-- | kfile-plugins/theora/kfile_theora.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfile-plugins/theora/kfile_theora.h b/kfile-plugins/theora/kfile_theora.h index 2bc9fd54..740dea2b 100644 --- a/kfile-plugins/theora/kfile_theora.h +++ b/kfile-plugins/theora/kfile_theora.h @@ -26,7 +26,7 @@ */ #include <kfilemetainfo.h> -class QStringList; +class TQStringList; class theoraPlugin: public KFilePlugin { |