diff options
Diffstat (limited to 'bus')
-rw-r--r-- | bus/at-spi-bus-launcher.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bus/at-spi-bus-launcher.c b/bus/at-spi-bus-launcher.c index a7f21831..3133a393 100644 --- a/bus/at-spi-bus-launcher.c +++ b/bus/at-spi-bus-launcher.c @@ -253,6 +253,7 @@ handle_get_property (GDBusConnection *connection, return NULL; } +static void handle_a11y_enabled_change (A11yBusLauncher *app, gboolean enabled, gboolean notify_gsettings) { |