[network-manager-applet/lr/import] fixup! editor: add connection argument to the new page function
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet/lr/import] fixup! editor: add connection argument to the new page function
- Date: Fri, 11 Nov 2016 09:39:31 +0000 (UTC)
commit 2db1cf34ef104c0bd1c211a38a8089c894be63ff
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Fri Nov 11 10:39:24 2016 +0100
fixup! editor: add connection argument to the new page function
src/connection-editor/nm-connection-list.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/connection-editor/nm-connection-list.c b/src/connection-editor/nm-connection-list.c
index dfe6f28..4a41fcc 100644
--- a/src/connection-editor/nm-connection-list.c
+++ b/src/connection-editor/nm-connection-list.c
@@ -927,7 +927,7 @@ nm_connection_list_create (NMConnectionList *self, GType ctype, const char *deta
new_connection_of_type (GTK_WINDOW (self->dialog),
detail,
NULL,
- g_object_ref (connection),
+ nm_g_object_ref (connection),
self->client,
types[i].new_connection_func,
really_add_connection,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]