def about(self): dialogs.about_dialog(self.app, self.mw)
def about(self): dialogs.about_dialog(self.app, self.mw) def properties(self): dialogs.docprops_dlg(self.app, self.mw)
def stubd(self, *args): dialogs.about_dialog(self.mw)
def about(self, *args): dialogs.about_dialog(self.mw)