Commands and object making

This commit is contained in:
jriegel
2012-02-12 19:18:29 +01:00
committed by Stefan Tröger
parent 6700512efe
commit 80217bf10f
12 changed files with 182 additions and 31 deletions

View File

@@ -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()