mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
GDbusActionGroup: always set strict when _query_action fails
This commit is contained in:
@@ -360,6 +360,7 @@ g_dbus_action_group_query_action (GActionGroup *g_group,
|
||||
else
|
||||
{
|
||||
g_dbus_action_group_async_init (group);
|
||||
group->strict = TRUE;
|
||||
|
||||
return FALSE;
|
||||
}
|
||||
|
Reference in New Issue
Block a user