beremiz
Clone
Summary
Browse
Changes
Graph
Rewrite SFCTransitionDialog
2013-06-12, Laurent Bessard
18cd1357e8d3
Rewrite SFCTransitionDialog
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")