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