diff options
Diffstat (limited to 'kfilereplace/kfilereplacepart.h')
-rw-r--r-- | kfilereplace/kfilereplacepart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfilereplace/kfilereplacepart.h b/kfilereplace/kfilereplacepart.h index 757a02d2..d0cdb443 100644 --- a/kfilereplace/kfilereplacepart.h +++ b/kfilereplace/kfilereplacepart.h @@ -47,7 +47,7 @@ class KFileReplacePart: public KParts::ReadOnlyPart int m_optionMask; public://Constructors - KFileReplacePart(TQWidget *tqparentWidget, + KFileReplacePart(TQWidget *parentWidget, const char *widgetName, TQObject *tqparent, const char *name, |