mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-11 23:05:34 +08:00
refs #520 When unregistering DBus objects, also remove them from the map of DBus objects.
This commit is contained in:
@@ -249,6 +249,7 @@ namespace BlackMisc
|
||||
}
|
||||
}
|
||||
}
|
||||
m_objects.clear();
|
||||
}
|
||||
|
||||
const QDBusConnection &CDBusServer::defaultConnection()
|
||||
|
||||
Reference in New Issue
Block a user