summaryrefslogtreecommitdiff
path: root/src/nm-l3cfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nm-l3cfg.c')
-rw-r--r--src/nm-l3cfg.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/nm-l3cfg.c b/src/nm-l3cfg.c
index aaaad02b6e..6d2f26b8d8 100644
--- a/src/nm-l3cfg.c
+++ b/src/nm-l3cfg.c
@@ -35,6 +35,13 @@ G_DEFINE_TYPE (NML3Cfg, nm_l3cfg, G_TYPE_OBJECT)
/*****************************************************************************/
+void
+_nm_l3cfg_notify_platform_change_on_idle (NML3Cfg *self, guint32 obj_type_flags)
+{
+}
+
+/*****************************************************************************/
+
static void
set_property (GObject *object,
guint prop_id,