Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py

changeset 2444
0fdd7f9ebd0b
parent 2405
d4b5f3bd4720
child 2525
8b507a9a2d40
child 2543
eb9472947653
--- 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)
         """

eric ide

mercurial