summaryrefslogtreecommitdiffstats
path: root/kfile-plugins/vcf/kfile_vcf.h
diff options
context:
space:
mode:
Diffstat (limited to 'kfile-plugins/vcf/kfile_vcf.h')
-rw-r--r--kfile-plugins/vcf/kfile_vcf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfile-plugins/vcf/kfile_vcf.h b/kfile-plugins/vcf/kfile_vcf.h
index a0b147c6..3bd75fb4 100644
--- a/kfile-plugins/vcf/kfile_vcf.h
+++ b/kfile-plugins/vcf/kfile_vcf.h
@@ -29,7 +29,7 @@ class KVcfPlugin: public KFilePlugin
Q_OBJECT
public:
- KVcfPlugin( QObject *parent, const char *name, const QStringList& args );
+ KVcfPlugin( TQObject *parent, const char *name, const TQStringList& args );
virtual bool readInfo( KFileMetaInfo& info, uint what);
};