--- a/Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py Sat Mar 02 15:45:29 2013 +0100 +++ b/Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py Sat Mar 02 17:21:28 2013 +0100 @@ -520,6 +520,7 @@ @param parents list of parent revisions (list of integers) @param branches list of branches (list of strings) @param tags list of tags (string) + @param phase phase of the entry (string) @param bookmarks list of bookmarks (string) @return reference to the generated item (QTreeWidgetItem) """