summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools/addservicedlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/autotools/addservicedlg.h')
-rw-r--r--buildtools/autotools/addservicedlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/addservicedlg.h b/buildtools/autotools/addservicedlg.h
index 7799a184..c72a624f 100644
--- a/buildtools/autotools/addservicedlg.h
+++ b/buildtools/autotools/addservicedlg.h
@@ -26,7 +26,7 @@ class AddServiceDialog : public AddServiceDialogBase
public:
AddServiceDialog( AutoProjectWidget *widget, SubprojectItem *spitem,
- TQWidget *tqparent = 0, const char *name = 0 );
+ TQWidget *parent = 0, const char *name = 0 );
~AddServiceDialog();
protected: