summaryrefslogtreecommitdiffstats
path: root/kfilereplace/kfilereplacepart.h
diff options
context:
space:
mode:
Diffstat (limited to 'kfilereplace/kfilereplacepart.h')
-rw-r--r--kfilereplace/kfilereplacepart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfilereplace/kfilereplacepart.h b/kfilereplace/kfilereplacepart.h
index d0cdb443..920d45c9 100644
--- a/kfilereplace/kfilereplacepart.h
+++ b/kfilereplace/kfilereplacepart.h
@@ -49,7 +49,7 @@ class KFileReplacePart: public KParts::ReadOnlyPart
public://Constructors
KFileReplacePart(TQWidget *parentWidget,
const char *widgetName,
- TQObject *tqparent,
+ TQObject *parent,
const char *name,
const TQStringList &args);
~KFileReplacePart();