[Reverse Eng] Gui: remove unused headers

- also enable precompiled headers
- also some sorting
This commit is contained in:
Uwe
2022-12-11 03:51:16 +01:00
parent 601295320e
commit 0f85513c7c
14 changed files with 81 additions and 115 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 ReverseEngineeringGui;
#if 0 // needed for Qt's lupdate utility