mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 05:28:09 +08:00
refs #697 XBus setting renamed.
This commit is contained in:
@@ -51,7 +51,7 @@ namespace BlackSimPlugin
|
||||
|
||||
private:
|
||||
QScopedPointer<Ui::CSimulatorXPlaneConfigWindow> ui;
|
||||
BlackMisc::CSetting<XBusServer> m_xbusServerSetting { this };
|
||||
BlackMisc::CSetting<TXBusServer> m_xbusServerSetting { this };
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user