mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-09-05 09:44:16 +03:00
virt-manager: Make --show-domain-creator show the manager as well
Otherwise we don't have any way to close the app.
This commit is contained in:
@@ -870,6 +870,7 @@ class vmmEngine(vmmGObject):
|
||||
self._do_show_host(self.get_manager(), uri)
|
||||
|
||||
def show_domain_creator(self, uri):
|
||||
self.show_manager()
|
||||
self._do_show_create(self.get_manager(), uri)
|
||||
|
||||
def show_domain_console(self, uri, uuid):
|
||||
|
Reference in New Issue
Block a user