def OnOpenFileLocation(self, e):
		exporer.openExporer(self.resultFilename)
Esempio n. 2
0
	def OnOpenFileLocation(self, e):
		exporer.openExporer(sliceRun.getExportFilename(self.filelist[0]))