mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Formatting, fixed includes, minor tweaks
This commit is contained in:
committed by
Mathew Sutcliffe
parent
5223d2fbd8
commit
fd8cd9a42a
@@ -8,6 +8,7 @@
|
||||
*/
|
||||
|
||||
#include "airspaceaircraftsnapshot.h"
|
||||
#include <QThread>
|
||||
|
||||
using namespace BlackMisc::Aviation;
|
||||
using namespace BlackMisc::PhysicalQuantities;
|
||||
|
||||
@@ -25,7 +25,6 @@ namespace BlackMisc
|
||||
//! Those are set up at runtime and represent information about the simulator (like a small registry)
|
||||
class BLACKMISC_EXPORT CSimulatorSetup : public CValueObject<CSimulatorSetup>
|
||||
{
|
||||
|
||||
public:
|
||||
//! Specific values
|
||||
enum ColumnIndex
|
||||
|
||||
Reference in New Issue
Block a user