[Image] Gui: remove unused includes

- also some sorting
This commit is contained in:
Uwe
2022-11-28 03:39:34 +01:00
committed by GitHub
parent 796ef07625
commit b06382c65e
4 changed files with 7 additions and 14 deletions

View File

@@ -22,9 +22,10 @@
#include "PreCompiled.h"
#include "Workbench.h"
#include <Gui/ToolBarManager.h>
#include "Workbench.h"
using namespace ImageGui;