Example #1
0
 def about(self):
     dialogs.about_dialog(self.app, self.mw)
Example #2
0
	def about(self): dialogs.about_dialog(self.app, self.mw)
	def properties(self): dialogs.docprops_dlg(self.app, self.mw)
Example #3
0
 def stubd(self, *args):
     dialogs.about_dialog(self.mw)
Example #4
0
 def about(self, *args):
     dialogs.about_dialog(self.mw)
Example #5
0
	def stubd(self, *args):
		dialogs.about_dialog(self.mw)
Example #6
0
	def about(self, *args):
		dialogs.about_dialog(self.mw)