def initGui(self):
     Processing.addScripts(
         os.path.join(os.path.dirname(__file__), "scripts"))
Exemplo n.º 2
0
 def initGui(self):
     Processing.addScripts(os.path.join(os.path.dirname(__file__), "scripts"))