summaryrefslogtreecommitdiffstats
path: root/cervisia/updateview.h
diff options
context:
space:
mode:
Diffstat (limited to 'cervisia/updateview.h')
-rw-r--r--cervisia/updateview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/updateview.h b/cervisia/updateview.h
index ecf5fcf4..181cf739 100644
--- a/cervisia/updateview.h
+++ b/cervisia/updateview.h
@@ -43,7 +43,7 @@ public:
NoRemoved=4, NoNotInCVS=8 , NoEmptyDirectories = 16 };
enum Action { Add, Remove, Update, UpdateNoAct, Commit };
- explicit UpdateView(KConfig& partConfig, TQWidget *tqparent=0, const char *name=0);
+ explicit UpdateView(KConfig& partConfig, TQWidget *parent=0, const char *name=0);
virtual ~UpdateView();