[Surface] Gui:: remove unused includes

- also some sorting
This commit is contained in:
Uwe
2022-12-08 00:47:02 +01:00
parent 101ac1175d
commit 2ef00dc9f2
17 changed files with 105 additions and 148 deletions

View File

@@ -21,16 +21,14 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include "Workbench.h"
#include <Gui/MenuManager.h>
#include <Gui/ToolBarManager.h>
#include "Workbench.h"
using namespace SurfaceGui;
/// @namespace SurfaceGui @class Workbench