summaryrefslogtreecommitdiffstats
path: root/kig/kfile/kfile_drgeo.h
diff options
context:
space:
mode:
Diffstat (limited to 'kig/kfile/kfile_drgeo.h')
-rw-r--r--kig/kfile/kfile_drgeo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kig/kfile/kfile_drgeo.h b/kig/kfile/kfile_drgeo.h
index 19b28e5b..950c6093 100644
--- a/kig/kfile/kfile_drgeo.h
+++ b/kig/kfile/kfile_drgeo.h
@@ -31,7 +31,7 @@ class DrgeoPlugin: public KFilePlugin
TQ_OBJECT
public:
- DrgeoPlugin( TQObject *tqparent, const char *name, const TQStringList& args );
+ DrgeoPlugin( TQObject *parent, const char *name, const TQStringList& args );
virtual bool readInfo( KFileMetaInfo& metainfo, uint what);
protected: