libnm: emit property changed signal when setting NM_CLIENT_DBUS_CONNECTION

(cherry picked from commit 3ae97cc543)
This commit is contained in:
Thomas Haller 2019-12-18 17:13:06 +01:00
parent fc41827874
commit 7efcf00059

View file

@ -6896,6 +6896,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