Gui: move PythonWrapper class to its own source file

This commit is contained in:
wmayer
2021-09-22 23:30:03 +02:00
parent b4e69f1b2d
commit 00759f9c96
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"