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