aboutsummaryrefslogtreecommitdiffstats
path: root/modules/connman
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2010-08-24 15:27:27 +0800
committerMilan Crha <mcrha@redhat.com>2010-08-24 15:27:27 +0800
commitd07f15d2073c3e6340dc0db404e8da3ac97a30ab (patch)
tree478d163c897b944fb50d6e7401b958e612f0da99 /modules/connman
parent48e4f1de4f0794cae60190b79b3bc9141f57bcd6 (diff)
downloadgsoc2013-evolution-d07f15d2073c3e6340dc0db404e8da3ac97a30ab.tar
gsoc2013-evolution-d07f15d2073c3e6340dc0db404e8da3ac97a30ab.tar.gz
gsoc2013-evolution-d07f15d2073c3e6340dc0db404e8da3ac97a30ab.tar.bz2
gsoc2013-evolution-d07f15d2073c3e6340dc0db404e8da3ac97a30ab.tar.lz
gsoc2013-evolution-d07f15d2073c3e6340dc0db404e8da3ac97a30ab.tar.xz
gsoc2013-evolution-d07f15d2073c3e6340dc0db404e8da3ac97a30ab.tar.zst
gsoc2013-evolution-d07f15d2073c3e6340dc0db404e8da3ac97a30ab.zip
Build break with evolution-connman - new parameter in a GDBus function
Diffstat (limited to 'modules/connman')
-rw-r--r--modules/connman/evolution-connman.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/connman/evolution-connman.c b/modules/connman/evolution-connman.c
index d11fa52577..d1c94d48fc 100644
--- a/modules/connman/evolution-connman.c
+++ b/modules/connman/evolution-connman.c
@@ -154,6 +154,7 @@ network_manager_connect (EConnMan *extension)
NULL,
CM_DBUS_PATH,
NULL,
+ G_DBUS_SIGNAL_FLAGS_NONE,
conn_manager_signal_cb,
extension,
NULL)) {