committed by
Kacper Donat
parent
bee89d0447
commit
75b2ef67fc
@@ -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