eric7/MultiProject/MultiProjectBrowser.py

branch
eric7
changeset 8366
2a9f5153c438
parent 8358
144a6b854f70
child 8881
54e42bc2437a
equal deleted inserted replaced
8365:cde9bde830ea 8366:2a9f5153c438
435 435
436 def __configure(self): 436 def __configure(self):
437 """ 437 """
438 Private method to open the configuration dialog. 438 Private method to open the configuration dialog.
439 """ 439 """
440 ericApp().getObject("UserInterface").showPreferences("multiProjectPage") 440 ericApp().getObject("UserInterface").showPreferences(
441 "multiProjectPage")

eric ide

mercurial