Implement empty workbench to access from python

This commit is contained in:
wmayer
2012-02-26 17:56:18 +01:00
parent c60ef01059
commit 06d47ff0f2
6 changed files with 152 additions and 46 deletions

View File

@@ -3,8 +3,8 @@
<PythonExport
Father="WorkbenchPy"
Name="PythonWorkbenchPy"
Twin="PythonWorkbench"
TwinPointer="PythonWorkbench"
Twin="PythonBaseWorkbench"
TwinPointer="PythonBaseWorkbench"
Include="Gui/Workbench.h"
Namespace="Gui"
FatherInclude="Gui/WorkbenchPy.h"