Gui: move PythonWrapper class to its own source file

This commit is contained in:
wmayer
2021-09-22 23:30:03 +02:00
parent bc5c585c8b
commit 21ba35adab
14 changed files with 727 additions and 638 deletions

View File

@@ -52,6 +52,7 @@
#include "SplitView3DInventor.h"
#include "ViewProvider.h"
#include "WaitCursor.h"
#include "PythonWrapper.h"
#include "WidgetFactory.h"
#include "Workbench.h"
#include "WorkbenchManager.h"