committed by
WandererFan
parent
6ea90ba9af
commit
02c300669f
@@ -74,6 +74,7 @@ void CreateTechDrawCommandsAnnotate();
|
||||
void CreateTechDrawCommandsExtensionDims();
|
||||
void CreateTechDrawCommandsExtensions();
|
||||
void CreateTechDrawCommandsStack();
|
||||
void CreateTechDrawCommandsAlign();
|
||||
|
||||
void loadTechDrawResource()
|
||||
{
|
||||
@@ -130,6 +131,7 @@ PyMOD_INIT_FUNC(TechDrawGui)
|
||||
CreateTechDrawCommandsExtensions();
|
||||
CreateTechDrawCommandsDims();
|
||||
CreateTechDrawCommandsStack();
|
||||
CreateTechDrawCommandsAlign();
|
||||
|
||||
TechDrawGui::Workbench::init();
|
||||
TechDrawGui::MDIViewPage::init();
|
||||
|
||||
Reference in New Issue
Block a user