[TD] Gui, everything but Q*, Task* and ViewP*: remove unused includes

- also sort includes
This commit is contained in:
Uwe
2022-10-09 17:20:00 +02:00
parent ea4a6948be
commit afc4451a50
14 changed files with 100 additions and 155 deletions

View File

@@ -27,9 +27,10 @@
# include <qobject.h>
#endif
#include "Workbench.h"
#include <Gui/MenuManager.h>
#include <Gui/ToolBarManager.h>
#include "Workbench.h"
using namespace TechDrawGui;