summaryrefslogtreecommitdiffstats
path: root/kfile-plugins/dds/kfile_dds.h
diff options
context:
space:
mode:
Diffstat (limited to 'kfile-plugins/dds/kfile_dds.h')
-rw-r--r--kfile-plugins/dds/kfile_dds.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfile-plugins/dds/kfile_dds.h b/kfile-plugins/dds/kfile_dds.h
index 19ef6a12..2edaf72e 100644
--- a/kfile-plugins/dds/kfile_dds.h
+++ b/kfile-plugins/dds/kfile_dds.h
@@ -30,7 +30,7 @@ class KDdsPlugin: public KFilePlugin
TQ_OBJECT
public:
- KDdsPlugin( TQObject *tqparent, const char *name, const TQStringList& args );
+ KDdsPlugin( TQObject *parent, const char *name, const TQStringList& args );
virtual bool readInfo( KFileMetaInfo& info, uint what);
};