[Gui] DlgEditor etc.: remove unused includes

This commit is contained in:
Uwe
2022-03-16 22:57:13 +01:00
parent 62a670431a
commit b7a6c51cdb
6 changed files with 16 additions and 30 deletions

View File

@@ -36,9 +36,9 @@
#include "Application.h"
#include "BitmapFactory.h"
#include "Command.h"
#include "Widgets.h"
#include "Window.h"
using namespace Gui::Dialog;
namespace Gui { namespace Dialog {