committed by
Kacper Donat
parent
be0c0e7a74
commit
bbfbb6e059
@@ -82,7 +82,7 @@ PyMOD_INIT_FUNC(TechDraw)
|
||||
PyMOD_Return(nullptr);
|
||||
}
|
||||
PyObject* mod = TechDraw::initModule();
|
||||
Base::Console().log("Loading TechDraw module... done\n");
|
||||
Base::Console().log("Loading TechDraw module… done\n");
|
||||
|
||||
TechDraw::DrawPage ::init();
|
||||
TechDraw::DrawView ::init();
|
||||
|
||||
Reference in New Issue
Block a user