[Path] Gui: remove unused includes

- also some sorting
This commit is contained in:
Uwe
2022-12-04 19:13:18 +01:00
parent 134d2e00b1
commit b78d484557
14 changed files with 52 additions and 98 deletions

View File

@@ -20,16 +20,10 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include <Gui/Control.h>
#include <Gui/BitmapFactory.h>
#include <Mod/Path/App/FeaturePathCompound.h>
#include <Gui/Control.h>
#include "TaskDlgPathCompound.h"