mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
refs #369, smaller changes
* rendered attribute in CSimulatedAircraft * Formatting * contains in CPropertyIndex * CAircraftModel, new type
This commit is contained in:
@@ -65,11 +65,9 @@ namespace BlackCore
|
||||
|
||||
signals:
|
||||
//! Aircraft cockpit update
|
||||
//! \remarks DBus and local
|
||||
void changedAircraftCockpit(const BlackMisc::Simulation::CSimulatedAircraft &aircraft, const QString &originator);
|
||||
|
||||
//! Changed SELCAL code
|
||||
//! \remarks DBus and local
|
||||
void changedSelcal(const BlackMisc::Aviation::CSelcal &selcal, const QString &originator);
|
||||
|
||||
public slots:
|
||||
|
||||
Reference in New Issue
Block a user