From c333f062ddcba9b35330647bf6cbd0a07f2d786e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 11 May 2017 14:55:55 +0200 Subject: New upstream version 1.8.0 --- libnm/nm-remote-connection.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libnm/nm-remote-connection.c') diff --git a/libnm/nm-remote-connection.c b/libnm/nm-remote-connection.c index fe78f7b8..0f7ea58e 100644 --- a/libnm/nm-remote-connection.c +++ b/libnm/nm-remote-connection.c @@ -763,6 +763,8 @@ get_property (GObject *object, guint prop_id, static void constructed (GObject *object) { + G_OBJECT_CLASS (nm_remote_connection_parent_class)->constructed (object); + nm_connection_set_path (NM_CONNECTION (object), nm_object_get_path (NM_OBJECT (object))); } -- cgit 1.3.0-6-gf8a5