Example #1
0
 def doAbout(self):
     self.about = DlgAbout(self.plugin_path)
     self.about.show()