[Base] some sorting and cleanup

This commit is contained in:
Uwe
2022-03-02 01:51:05 +01:00
parent 663d4fe93a
commit a5c838fefc
11 changed files with 14 additions and 9 deletions

View File

@@ -24,8 +24,8 @@
#ifndef BASE_DEBUGGER_H
#define BASE_DEBUGGER_H
#include <QObject>
#include <QEventLoop>
#include <QObject>
#ifndef FC_GLOBAL_H
#include <FCGlobal.h>
#endif