summaryrefslogtreecommitdiffstats
path: root/cervisia/updatedlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'cervisia/updatedlg.h')
-rw-r--r--cervisia/updatedlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/updatedlg.h b/cervisia/updatedlg.h
index 883342b4..59582974 100644
--- a/cervisia/updatedlg.h
+++ b/cervisia/updatedlg.h
@@ -39,7 +39,7 @@ class UpdateDialog : public KDialogBase
public:
UpdateDialog( CvsService_stub* service,
- TQWidget *tqparent=0, const char *name=0 );
+ TQWidget *parent=0, const char *name=0 );
bool byTag() const;
TQString tag() const;