Style, typo

This commit is contained in:
Klaus Basan
2019-03-01 19:15:40 +01:00
committed by Mat Sutcliffe
parent 530bd38f00
commit b57003c4e8
7 changed files with 14 additions and 14 deletions

View File

@@ -81,8 +81,8 @@ namespace BlackGui
BlackMisc::Simulation::CAircraftModel defaultModel() const;
QScopedPointer<Ui::CModelMatcherComponent> ui;
CSettingsMatchingDialog *m_settingsDialog = nullptr;
BlackCore::CAircraftMatcher m_matcher { this }; //!< used matcher
CSettingsMatchingDialog *m_settingsDialog = nullptr; //!< matching settings as dialog
BlackCore::CAircraftMatcher m_matcher { this }; //!< used matcher
};
} // ns
} // ns