summaryrefslogtreecommitdiffstats
path: root/kio/tests/dummymeta.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/tests/dummymeta.h')
-rw-r--r--kio/tests/dummymeta.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/tests/dummymeta.h b/kio/tests/dummymeta.h
index 5eb51402c..053c48ecb 100644
--- a/kio/tests/dummymeta.h
+++ b/kio/tests/dummymeta.h
@@ -10,7 +10,7 @@ class DummyMeta : public KFilePlugin
Q_OBJECT
public:
- DummyMeta( QObject *parent, const char *name, const QStringList &args );
+ DummyMeta( TQObject *parent, const char *name, const TQStringList &args );
~DummyMeta() {}
virtual bool readInfo( KFileMetaInfo::Internal& info );