beremiz
Clone
Summary
Browse
Changes
Graph
Replaced left ugly buttons in LogViewer by custom buttons inside MessagePanel
2013-03-15, Laurent Bessard
7dd481eef3b5
Replaced left ugly buttons in LogViewer by custom buttons inside MessagePanel
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")