[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 1b7e53acbc
commit 4a2aff82a6
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;