コード例 #1
0
ファイル: pgVersion.py プロジェクト: vwmaus/pgversion
 def doAbout(self):
     self.about = DlgAbout(self.plugin_path)
     self.about.show()