mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 00:25:35 +08:00
Cleanup aircraft in X-Plane after DBusConnection drops
ref T392
This commit is contained in:
committed by
Klaus Basan
parent
71b06d5fa8
commit
f3f3ebc306
@@ -122,6 +122,8 @@ namespace XSwiftBus
|
||||
int process();
|
||||
|
||||
protected:
|
||||
virtual void dbusDisconnectedHandler() override;
|
||||
|
||||
DBusHandlerResult dbusMessageHandler(const CDBusMessage &message) override;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user