[TD] Gui, Dlg*: remove unused includes

- also sort includes
- also two whitespace changes
This commit is contained in:
Uwe
2022-10-09 19:14:31 +02:00
parent afc4451a50
commit f66263ec37
18 changed files with 39 additions and 64 deletions

View File

@@ -34,7 +34,7 @@
#include "ExpressionVisitors.h"
FC_LOG_LEVEL_INIT("App",true);
FC_LOG_LEVEL_INIT("App", true);
using namespace App;
using namespace Base;