[Drawing] Gui: remove unused headers

- also some sorting
- also enable precompiled header
This commit is contained in:
Uwe
2022-12-10 05:37:30 +01:00
parent b2a3c5e22c
commit 20a3d4b7ed
18 changed files with 132 additions and 160 deletions

View File

@@ -20,17 +20,14 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <qobject.h>
#endif
#include "Workbench.h"
#include <Gui/MenuManager.h>
#include <Gui/ToolBarManager.h>
#include "Workbench.h"
using namespace DrawingGui;
#if 0 // needed for Qt's lupdate utility