[MeshPart] Gui: remove unused includes

- also some sorting
This commit is contained in:
Uwe
2022-11-24 01:47:05 +01:00
parent 33f81cd0e1
commit 7d04bf015c
11 changed files with 49 additions and 55 deletions

View File

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