mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
Ref T701, comments
This commit is contained in:
committed by
Mat Sutcliffe
parent
0767deb41d
commit
1d4d3d81d0
@@ -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());
|
||||
|
||||
@@ -73,6 +73,7 @@ namespace BlackGui
|
||||
void testModelMatching();
|
||||
|
||||
//! Reverse lookup
|
||||
//! \sa CAirspaceMonitor::reverseLookupModelWithFlightplanData is the real world lookup
|
||||
void reverseLookup();
|
||||
|
||||
//! Init
|
||||
|
||||
Reference in New Issue
Block a user