summaryrefslogtreecommitdiffstats
path: root/vcs/perforce/integrator/pfintegratordlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/perforce/integrator/pfintegratordlg.h')
-rw-r--r--vcs/perforce/integrator/pfintegratordlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/perforce/integrator/pfintegratordlg.h b/vcs/perforce/integrator/pfintegratordlg.h
index a4f515bf..d20bd74c 100644
--- a/vcs/perforce/integrator/pfintegratordlg.h
+++ b/vcs/perforce/integrator/pfintegratordlg.h
@@ -27,7 +27,7 @@ class PFIntegratorDlg: public PFIntegratorDlgBase, public VCSDialog {
Q_OBJECT
TQ_OBJECT
public:
- PFIntegratorDlg(TQWidget *tqparent = 0, const char *name = 0);
+ PFIntegratorDlg(TQWidget *parent = 0, const char *name = 0);
virtual void accept();
virtual void init(const TQString &projectName, const TQString &projectLocation);