[TD] Task*, part 2/2: remove unused includes

- also some sorting
- also take care of PreCompiled.h
This commit is contained in:
Uwe
2022-12-07 17:22:13 +01:00
parent 987314b9d8
commit cbd0140dcd
30 changed files with 107 additions and 279 deletions

View File

@@ -23,10 +23,9 @@
#ifndef TECHDRAWGUI_TASKCUSTOMIZEFORMAT_H
#define TECHDRAWGUI_TASKCUSTOMIZEFORMAT_H
#include <Mod/TechDraw/TechDrawGlobal.h>
#include <Gui/TaskView/TaskDialog.h>
#include <Gui/TaskView/TaskView.h>
#include <Mod/TechDraw/TechDrawGlobal.h>
namespace App {