Commands and object making
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
#include "ViewProviderPart.h"
|
||||
#include "ViewProviderAssembly.h"
|
||||
|
||||
#include <Mod/Assembly/App/ItemAssembly.h>
|
||||
|
||||
//#include "resources/qrc_Assembly.cpp"
|
||||
|
||||
// use a different name to CreateCommand()
|
||||
@@ -52,6 +54,7 @@ void loadAssemblyResource()
|
||||
extern struct PyMethodDef AssemblyGui_Import_methods[];
|
||||
|
||||
|
||||
|
||||
/* Python entry */
|
||||
extern "C" {
|
||||
void AssemblyGuiExport initAssemblyGui()
|
||||
|
||||
Reference in New Issue
Block a user