mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 07:35:41 +08:00
[FG] Use the same adjustments as in XPlane
* no ASSERT for connect checking * renamed to onDBusServiceUnregistered
This commit is contained in:
committed by
Mat Sutcliffe
parent
03dc641a5e
commit
f507d6d9cb
@@ -155,7 +155,8 @@ namespace BlackSimPlugin
|
||||
//! @}
|
||||
|
||||
private slots:
|
||||
void serviceUnregistered();
|
||||
//! Unregister
|
||||
void onDBusServiceUnregistered();
|
||||
|
||||
private:
|
||||
enum DBusMode
|
||||
|
||||
Reference in New Issue
Block a user