mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
Style, typo
This commit is contained in:
committed by
Mat Sutcliffe
parent
530bd38f00
commit
b57003c4e8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user