Split App::AutoTransaction into its own file

This commit is contained in:
Zheng, Lei
2019-09-04 20:31:34 +08:00
committed by wmayer
parent 4141242e9d
commit fd0f4f5654
12 changed files with 265 additions and 193 deletions

View File

@@ -25,6 +25,7 @@
#define GUI_VIEWPROVIDERPYTHONFEATURE_H
#include <App/Application.h>
#include <App/AutoTransaction.h>
#include <Gui/ViewProviderGeometryObject.h>
#include <Gui/Document.h>
#include <App/PropertyPythonObject.h>