mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-19 03:45:30 +08:00
Ref T441, statistics can also display matrix
This commit is contained in:
@@ -37,7 +37,11 @@ namespace BlackGui
|
||||
void analyzeModels(const BlackMisc::Simulation::CAircraftModelList &models);
|
||||
|
||||
private:
|
||||
//! Display the HTML matrix
|
||||
void displayHTMLMatrix();
|
||||
|
||||
QScopedPointer<Ui::CAircraftModelStatisticsDialog> ui;
|
||||
BlackMisc::Simulation::CAircraftModelList m_models;
|
||||
};
|
||||
} // ns
|
||||
} // ns
|
||||
|
||||
Reference in New Issue
Block a user