mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 10:57:01 +08:00
committed by
Mathew Sutcliffe
parent
0f2680ba2a
commit
7b9747b35c
@@ -15,6 +15,7 @@
|
||||
#include "blackmisc/aviation/aircraftlights.h"
|
||||
#include "blackmisc/weather/gridpoint.h"
|
||||
#include "blackmisc/blackmiscexport.h"
|
||||
#include "blackmisc/windllutils.h"
|
||||
|
||||
#include <QMetaType>
|
||||
#include <QObject>
|
||||
@@ -169,6 +170,9 @@ namespace BlackMisc
|
||||
//! Converts the weather at gridPoint to a SimConnect METAR string
|
||||
static QString convertToSimConnectMetar(const BlackMisc::Weather::CGridPoint &gridPoint);
|
||||
|
||||
//! Get info about SimConnect DLL
|
||||
static BlackMisc::CWinDllUtils::DLLInfo simConnectDllInfo();
|
||||
|
||||
//! Register metadata
|
||||
static void registerMetadata();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user