mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +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