Ref T298, adjusting used aircraft matcher (using setup)

This commit is contained in:
Klaus Basan
2018-08-01 02:58:06 +02:00
parent 3d19de1331
commit 08113e8c1d
4 changed files with 12 additions and 13 deletions

View File

@@ -77,7 +77,7 @@ namespace BlackGui
BlackMisc::Simulation::CAircraftModel defaultModel() const;
QScopedPointer<Ui::CModelMatcherComponent> ui;
BlackCore::CAircraftMatcher m_matcher { BlackCore::CAircraftMatcher::All, this };
BlackCore::CAircraftMatcher m_matcher { this }; //!< used matcher
};
} // ns
} // ns