eric7/Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py

branch
eric7
changeset 8366
2a9f5153c438
parent 8358
144a6b854f70
child 8621
8c9f41115c04
equal deleted inserted replaced
8365:cde9bde830ea 8366:2a9f5153c438
847 847
848 def __HgConfigure(self): 848 def __HgConfigure(self):
849 """ 849 """
850 Private method to open the configuration dialog. 850 Private method to open the configuration dialog.
851 """ 851 """
852 ericApp().getObject("UserInterface").showPreferences("zzz_mercurialPage") 852 ericApp().getObject("UserInterface").showPreferences(
853 "zzz_mercurialPage")

eric ide

mercurial