beremiz
Clone
Summary
Browse
Changes
Graph
Fixed ConfTreeNodeEditor background colour
2013-05-16, Laurent Bessard
a2b4d366bc66
Fixed ConfTreeNodeEditor background colour
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")