mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-28 20:25:34 +08:00
Ref T764, display flight plan of other aircraft
This commit is contained in:
committed by
Mat Sutcliffe
parent
ceebcc3e1b
commit
10a6b06a59
@@ -171,6 +171,9 @@ namespace BlackGui
|
||||
//! Client model set related
|
||||
static const QString &pathClientModelSet() { static const QString p("Client.Model set"); return p; }
|
||||
|
||||
//! Network data
|
||||
static const QString &pathClientNetwork() { static const QString p("ClientNetwork/Network"); return p; }
|
||||
|
||||
// ---- standard view paths --------
|
||||
|
||||
//! Database
|
||||
|
||||
Reference in New Issue
Block a user