summaryrefslogtreecommitdiffstats
path: root/kfile-plugins/palm-databases/kfile_palm.h
diff options
context:
space:
mode:
Diffstat (limited to 'kfile-plugins/palm-databases/kfile_palm.h')
-rw-r--r--kfile-plugins/palm-databases/kfile_palm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfile-plugins/palm-databases/kfile_palm.h b/kfile-plugins/palm-databases/kfile_palm.h
index d42225ee..edd9441b 100644
--- a/kfile-plugins/palm-databases/kfile_palm.h
+++ b/kfile-plugins/palm-databases/kfile_palm.h
@@ -32,7 +32,7 @@ class KPalmPlugin: public KFilePlugin
TQ_OBJECT
public:
- KPalmPlugin( TQObject *tqparent, const char *name, const TQStringList& args );
+ KPalmPlugin( TQObject *parent, const char *name, const TQStringList& args );
virtual bool readInfo( KFileMetaInfo& info, uint what);
// virtual bool writeInfo( const KFileMetaInfo& info ) const;