From: Marc-André Lureau Date: Tue, 8 Oct 2024 12:50:23 +0000 (+0400) Subject: ui/dbus: make Listener.Win32.Map win32-specific X-Git-Tag: v9.2.0-rc0~49^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3a9d38d31ea7bf99c62c8d97433baa85b3bdd5c9;p=thirdparty%2Fqemu.git ui/dbus: make Listener.Win32.Map win32-specific There are no types specific to Windows, so the code compiles on other platforms, but its useless on !Windows. Signed-off-by: Marc-André Lureau Reviewed-by: Akihiko Odaki Message-ID: <20241008125028.1177932-15-marcandre.lureau@redhat.com> --- diff --git a/ui/dbus-display1.xml b/ui/dbus-display1.xml index ce35d64eea1..d5bb2796983 100644 --- a/ui/dbus-display1.xml +++ b/ui/dbus-display1.xml @@ -476,6 +476,7 @@ org.qemu.Display1.Listener on ``/org/qemu/Display1/Listener`` for Windows specific shared memory scanouts. --> +