mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Use context based help for model set validation to display further details
This commit is contained in:
committed by
Mat Sutcliffe
parent
ed20b97950
commit
4bc5b7720e
@@ -71,6 +71,9 @@ namespace BlackGui
|
||||
//! Button has been clicked
|
||||
void onButtonClicked();
|
||||
|
||||
//! Show help
|
||||
void showHelp();
|
||||
|
||||
//! Save invalid models
|
||||
void saveInvalidModels(const BlackMisc::Simulation::CAircraftModelList &models) const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user