beremiz
Clone
Summary
Browse
Changes
Graph
increase height for ConnectionDialog and ArrayTypeDialog to have
2016-04-20, Andrey Skvortsov
789acd7cc347
increase height for ConnectionDialog and ArrayTypeDialog to have
enough place for buttons
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")