summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools/addfiledlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/autotools/addfiledlg.h')
-rw-r--r--buildtools/autotools/addfiledlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/addfiledlg.h b/buildtools/autotools/addfiledlg.h
index e4a6ead4..7cbfecec 100644
--- a/buildtools/autotools/addfiledlg.h
+++ b/buildtools/autotools/addfiledlg.h
@@ -32,7 +32,7 @@ class AddFileDialog : public AddFileDlgBase
public:
AddFileDialog( AutoProjectPart *part, AutoProjectWidget *widget,
SubprojectItem *spitem, TargetItem *item,
- TQWidget *tqparent = 0, const char *name = 0 );
+ TQWidget *parent = 0, const char *name = 0 );
~AddFileDialog();
protected: