summaryrefslogtreecommitdiffstats
path: root/cervisia/tagdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'cervisia/tagdlg.h')
-rw-r--r--cervisia/tagdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/tagdlg.h b/cervisia/tagdlg.h
index 57d720bf..8e0ff1b5 100644
--- a/cervisia/tagdlg.h
+++ b/cervisia/tagdlg.h
@@ -42,7 +42,7 @@ public:
enum ActionType { Create, Delete };
TagDialog( ActionType action, CvsService_stub* service,
- TQWidget *tqparent=0, const char *name=0 );
+ TQWidget *parent=0, const char *name=0 );
bool branchTag() const;
bool forceTag() const;