ui/dbus: make Listener.Win32.Map win32-specific
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 8 Oct 2024 12:50:23 +0000 (16:50 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 14 Oct 2024 13:34:09 +0000 (17:34 +0400)
commit3a9d38d31ea7bf99c62c8d97433baa85b3bdd5c9
tree4377b52208b33ceb37edf98fcea2594296d3b285
parentc118c8eb3e63c02421e8a02e82ffab6fa8369301
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 <marcandre.lureau@redhat.com>
Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-ID: <20241008125028.1177932-15-marcandre.lureau@redhat.com>
ui/dbus-display1.xml