Ref T701, comments

This commit is contained in:
Klaus Basan
2019-07-11 20:55:39 +02:00
committed by Mat Sutcliffe
parent 0767deb41d
commit 1d4d3d81d0
2 changed files with 3 additions and 0 deletions

View File

@@ -180,6 +180,8 @@ namespace BlackGui
void CModelMatcherComponent::reverseLookup()
{
// CAirspaceMonitor::reverseLookupModelWithFlightplanData is the real world lookup
ui->te_Results->clear();
CStatusMessageList msgs;
m_matcher.setDefaultModel(CModelMatcherComponent::defaultModel());

View File

@@ -73,6 +73,7 @@ namespace BlackGui
void testModelMatching();
//! Reverse lookup
//! \sa CAirspaceMonitor::reverseLookupModelWithFlightplanData is the real world lookup
void reverseLookup();
//! Init