summaryrefslogtreecommitdiffstats
path: root/parts/filecreate/fctypeedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/filecreate/fctypeedit.h')
-rw-r--r--parts/filecreate/fctypeedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/filecreate/fctypeedit.h b/parts/filecreate/fctypeedit.h
index 122b0b57..40bee906 100644
--- a/parts/filecreate/fctypeedit.h
+++ b/parts/filecreate/fctypeedit.h
@@ -19,7 +19,7 @@ class FCTypeEdit : public FCTypeEditBase
Q_OBJECT
TQ_OBJECT
public:
- FCTypeEdit(TQWidget *tqparent = 0, char *name = 0);
+ FCTypeEdit(TQWidget *parent = 0, char *name = 0);
~FCTypeEdit();