renamed to CommandExtensionPack
This commit is contained in:
@@ -75,7 +75,7 @@ void CreateTechDrawCommands(void);
|
||||
void CreateTechDrawCommandsDims(void);
|
||||
void CreateTechDrawCommandsDecorate(void);
|
||||
void CreateTechDrawCommandsAnnotate(void);
|
||||
void CreateTechDrawCommandsTools(void);
|
||||
void CreateTechDrawCommandsExtensions(void);
|
||||
|
||||
void loadTechDrawResource()
|
||||
{
|
||||
@@ -121,7 +121,7 @@ PyMOD_INIT_FUNC(TechDrawGui)
|
||||
CreateTechDrawCommandsDims();
|
||||
CreateTechDrawCommandsDecorate();
|
||||
CreateTechDrawCommandsAnnotate();
|
||||
CreateTechDrawCommandsTools();
|
||||
CreateTechDrawCommandsExtensions();
|
||||
|
||||
TechDrawGui::Workbench::init();
|
||||
TechDrawGui::MDIViewPage::init();
|
||||
|
||||
Reference in New Issue
Block a user