summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/graphtree/revisiontree.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/svnfrontend/graphtree/revisiontree.h')
-rw-r--r--src/svnfrontend/graphtree/revisiontree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svnfrontend/graphtree/revisiontree.h b/src/svnfrontend/graphtree/revisiontree.h
index 175754d..5ce1cb6 100644
--- a/src/svnfrontend/graphtree/revisiontree.h
+++ b/src/svnfrontend/graphtree/revisiontree.h
@@ -49,7 +49,7 @@ public:
const TQString& reposRoot,
const svn::Revision&startr,const svn::Revision&endr,
const TQString&,const svn::Revision& baserevision,TQWidget*treeParent,
- TQWidget*tqparent=0);
+ TQWidget*parent=0);
virtual ~RevisionTree();
bool isValid()const;