summaryrefslogtreecommitdiffstats
path: root/kfile-plugins/ogg/kfile_ogg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kfile-plugins/ogg/kfile_ogg.h')
-rw-r--r--kfile-plugins/ogg/kfile_ogg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kfile-plugins/ogg/kfile_ogg.h b/kfile-plugins/ogg/kfile_ogg.h
index ed511ec4..79130527 100644
--- a/kfile-plugins/ogg/kfile_ogg.h
+++ b/kfile-plugins/ogg/kfile_ogg.h
@@ -23,8 +23,8 @@
#include <kfilemetainfo.h>
-class QString;
-class QStringList;
+class TQString;
+class TQStringList;
class KOggPlugin: public KFilePlugin
{