mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
Ref T451, context menu in views (simulated aircraft/model) to disable model
This commit is contained in:
committed by
Mat Sutcliffe
parent
158ba34936
commit
93cf349a04
@@ -169,6 +169,9 @@ namespace BlackGui
|
||||
//! Client simulation/display related
|
||||
static const QString &pathClientSimulationTransfer() { static const QString p("ClientSimulation.Transfer/Transfer"); return p; }
|
||||
|
||||
//! Client model set related
|
||||
static const QString &pathClientModelSet() { static const QString p("Client.Model set"); return p; }
|
||||
|
||||
// ---- standard view paths --------
|
||||
|
||||
//! Database
|
||||
|
||||
Reference in New Issue
Block a user