mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-01 14:45:42 +08:00
Context menu to highlight the previously saved invalid models, originally Ref T247
This commit is contained in:
committed by
Mat Sutcliffe
parent
6e0d855bf7
commit
754f70a4ed
@@ -100,6 +100,9 @@ namespace BlackGui
|
||||
//! \copydoc BlackGui::Models::CAircraftModelListModel::setHighlightModelStrings(const QStringList &)
|
||||
void setHighlightModelStrings(const QStringList &highlightModels);
|
||||
|
||||
//! Set the highlight models based on the saved file
|
||||
void setHighlightModelsForInvalidModels();
|
||||
|
||||
//! \copydoc BlackGui::Models::CAircraftModelListModel::setHighlight
|
||||
void setHighlight(bool highlight);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user