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") |