mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +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
@@ -56,6 +56,9 @@ namespace BlackMisc
|
||||
//! All pilots (with valid data)
|
||||
Network::CUserList getPilots() const;
|
||||
|
||||
//! Get all models
|
||||
CAircraftModelList getModels() const;
|
||||
|
||||
//! Enabled / disabled aircraft
|
||||
CSimulatedAircraftList findByEnabled(bool enabled) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user