Plugins/VcsPlugins/vcsMercurial/ProjectHelper.py

changeset 1626
a77c8ea8582c
parent 1608
b6390d242303
child 1655
d2b583fdde1c
equal deleted inserted replaced
1625:4f03e45703e9 1626:a77c8ea8582c
1308 def __hgPhase(self): 1308 def __hgPhase(self):
1309 """ 1309 """
1310 Private slot used to change the phase of revisions. 1310 Private slot used to change the phase of revisions.
1311 """ 1311 """
1312 self.vcs.hgPhase(self.project.ppath) 1312 self.vcs.hgPhase(self.project.ppath)
1313

eric ide

mercurial