[Spread] remove unused includes

- also sort includes
- also additions to precompiled header
This commit is contained in:
Uwe
2022-10-09 20:31:31 +02:00
parent dead33662d
commit f1079e14ec
17 changed files with 95 additions and 106 deletions

View File

@@ -20,15 +20,14 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#include "PropertyRowHeights.h"
// inclusion of the generated files (generated out of PropertyRowHeightsPy.xml)
#include "PropertyRowHeightsPy.h"
#include "PropertyRowHeightsPy.cpp"
using namespace Spreadsheet;
// returns a string which represents the object e.g. when printed in python