mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 18:35:35 +08:00
refs #315 Style
This commit is contained in:
@@ -64,7 +64,7 @@ namespace BlackCore
|
||||
|
||||
signals:
|
||||
//! Emitted when the simulator connection changes
|
||||
void connectionChanged(bool value);
|
||||
void connectionChanged(bool connected);
|
||||
|
||||
//! Emitted when own aircraft model changes (TODO move to own aircraft context?)
|
||||
void ownAircraftModelChanged(BlackMisc::Network::CAircraftModel model);
|
||||
|
||||
Reference in New Issue
Block a user