mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
refs #828, added function to show matrix from ui
This commit is contained in:
@@ -133,6 +133,12 @@ namespace BlackGui
|
||||
//! Update view to current models
|
||||
void updateViewToCurrentModels();
|
||||
|
||||
//! Create new set
|
||||
void createNewSet();
|
||||
|
||||
//! Show the airline/aircraft matrix
|
||||
void showAirlineAircraftMatrix() const;
|
||||
|
||||
//! Update distributor order
|
||||
void updateDistributorOrder(const BlackMisc::Simulation::CSimulatorInfo &simulator);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user