+ move handwritten Python classes to PyCXX
This commit is contained in:
@@ -379,6 +379,7 @@ Application::Application(bool GUIenabled)
|
||||
UiLoaderPy::init_type();
|
||||
Base::Interpreter().addType(UiLoaderPy::type_object(),
|
||||
module,"UiLoader");
|
||||
PyResource::init_type();
|
||||
|
||||
// PySide additions
|
||||
PySideUicModule* pySide = new PySideUicModule();
|
||||
|
||||
Reference in New Issue
Block a user