libnm: emit property changed signal when setting NM_CLIENT_DBUS_CONNECTION

This commit is contained in:
Thomas Haller 2019-12-18 17:13:06 +01:00
parent 3cd54125b2
commit 3ae97cc543

View file

@ -6974,6 +6974,8 @@ _init_start_bus_get_cb (GObject *source, GAsyncResult *result, gpointer user_dat
priv->dbus_connection = dbus_connection;
_init_start_with_bus (self);
_notify (self, PROP_DBUS_CONNECTION);
}
static void