summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/customwidgeteditorimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/designer/customwidgeteditorimpl.h')
-rw-r--r--kdevdesigner/designer/customwidgeteditorimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/customwidgeteditorimpl.h b/kdevdesigner/designer/customwidgeteditorimpl.h
index aca6bb8d..e367b37c 100644
--- a/kdevdesigner/designer/customwidgeteditorimpl.h
+++ b/kdevdesigner/designer/customwidgeteditorimpl.h
@@ -43,7 +43,7 @@ class CustomWidgetEditor : public CustomWidgetEditorBase
TQ_OBJECT
public:
- CustomWidgetEditor( TQWidget *tqparent , MainWindow *mw);
+ CustomWidgetEditor( TQWidget *parent , MainWindow *mw);
protected slots:
void addWidgetClicked();