summaryrefslogtreecommitdiffstats
path: root/vcs/subversion/svn_switchwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/subversion/svn_switchwidget.h')
-rw-r--r--vcs/subversion/svn_switchwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/subversion/svn_switchwidget.h b/vcs/subversion/svn_switchwidget.h
index 1d06f303..d78adcd6 100644
--- a/vcs/subversion/svn_switchwidget.h
+++ b/vcs/subversion/svn_switchwidget.h
@@ -14,7 +14,7 @@ class SvnSwitchDlg : public SvnSwitchDlgBase
TQ_OBJECT
public:
SvnSwitchDlg( const SvnGlobal::SvnInfoHolder *holder,
- const TQString &wcPath, TQWidget *tqparent = NULL );
+ const TQString &wcPath, TQWidget *parent = NULL );
virtual ~SvnSwitchDlg();
const TQString currentUrl();