[Robot] Gui: remove unused includes

- also some sorting
This commit is contained in:
Uwe
2022-12-07 04:20:50 +01:00
parent 3177d3eec2
commit 83cd5faabe
39 changed files with 152 additions and 334 deletions

View File

@@ -20,16 +20,14 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include "ViewProviderEdge2TracObject.h"
#include <Gui/Control.h>
#include <Mod/Robot/Gui/TaskDlgEdge2Trac.h>
#include "ViewProviderEdge2TracObject.h"
using namespace Gui;
using namespace RobotGui;