[App] next attempt to fix CI build error

- revert previous commit and re-add application as header
This commit is contained in:
Uwe
2022-03-06 03:25:14 +01:00
parent befd041147
commit c96f61b0a1
2 changed files with 2 additions and 11 deletions

View File

@@ -23,6 +23,7 @@
#ifndef GUI_VIEWPROVIDERPYTHONFEATURE_H
#define GUI_VIEWPROVIDERPYTHONFEATURE_H
#include <App/Application.h>
#include <App/AutoTransaction.h>
#include <App/PropertyPythonObject.h>
#include <App/FeaturePython.h>