7264:bedbe458d792 | 7265:0665c4d509c9 |
---|---|
753 | 753 |
754 def _configure(self): | 754 def _configure(self): |
755 """ | 755 """ |
756 Protected method to open the configuration dialog. | 756 Protected method to open the configuration dialog. |
757 """ | 757 """ |
758 e5App().getObject("UserInterface")\ | 758 e5App().getObject("UserInterface").showPreferences( |
759 .showPreferences("projectBrowserPage") | 759 "projectBrowserPage") |