[MeshPart] Gui: remove unused includes
- also some sorting
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user