summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qobject.cpp
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2024-11-19 10:29:10 +0100
committerMichael Weghorn <m.weghorn@posteo.de>2024-11-21 02:25:13 +0100
commit363f069b0bb8f94b16d0431169a00adcbd2a17ff (patch)
tree5927a80b785a3805e1e236292844ab99842fc62f /src/corelib/kernel/qobject.cpp
parenta8c9a5617c72ad2e55bf497df6ff2c2e141cbdef (diff)
a11y atspi: Don't redefine libatspi constants
Instead of redefining ATSPI_DBUS_* constants that are already defined in libatspi, just use those from libatspi's atspi/atspi-constants.h header directly. They are available in that public header since this libatspi 2.1.5 commit [1]: commit 1caa8f4613c87fec43406285a6597fd6f6408457 Author: Mike Gorse <mgorse@linux-l2tz.site> Date: Wed Jul 27 16:54:19 2011 -0500 Move DBus interface name constants into atspi-constants.h Move DBus interface name constants into a public header, so that they can be used by application-side AT-SPI code (ie, at-spi2-atk). Also, replace QSPI_REGISTRY_NAME and QSPI_OBJECT_PATH_ROOT with the corresponding libatspi constants ATSPI_DBUS_NAME_REGISTRY and ATSPI_DBUS_PATH_ROOT. [1] https://gitlab.gnome.org/GNOME/at-spi2-core/-/commit/1caa8f4613c87fec43406285a6597fd6f6408457 Change-Id: Idc7384fa70f36973260cb89dd1cf0fe9b5d16c73 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/corelib/kernel/qobject.cpp')
0 files changed, 0 insertions, 0 deletions