mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Ref T505, simulator live data
* gs in kts and km/h * altitude in m/ft * heading 0-360
This commit is contained in:
committed by
Mat Sutcliffe
parent
8bd6fdf9fc
commit
ac0d3b20ad
@@ -25,13 +25,13 @@
|
||||
#include <QTabWidget>
|
||||
#include <QtGlobal>
|
||||
|
||||
namespace Ui { class CSimulatorComponent; }
|
||||
namespace BlackMisc
|
||||
{
|
||||
class CIcon;
|
||||
class CStatusMessageList;
|
||||
namespace Simulation { class CSimulatedAircraft; }
|
||||
}
|
||||
namespace Ui { class CSimulatorComponent; }
|
||||
namespace BlackGui
|
||||
{
|
||||
namespace Components
|
||||
|
||||
Reference in New Issue
Block a user