summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/variabledialogimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/designer/variabledialogimpl.h')
-rw-r--r--kdevdesigner/designer/variabledialogimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/variabledialogimpl.h b/kdevdesigner/designer/variabledialogimpl.h
index 88cb439e..b8500677 100644
--- a/kdevdesigner/designer/variabledialogimpl.h
+++ b/kdevdesigner/designer/variabledialogimpl.h
@@ -37,7 +37,7 @@ class VariableDialog : public VariableDialogBase
Q_OBJECT
TQ_OBJECT
public:
- VariableDialog( FormWindow *fw, TQWidget* tqparent = 0 );
+ VariableDialog( FormWindow *fw, TQWidget* parent = 0 );
~VariableDialog();
void setCurrentItem( TQString text );