summaryrefslogtreecommitdiff
path: root/xfconf
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2013-07-11 22:26:53 +0200
committerNick Schermer <nick@xfce.org>2013-07-11 22:26:53 +0200
commit5719a34aad35eb1e91c595006c11d7b7978a0488 (patch)
tree5dcb997e6dd8b3c5b4f45b3cbd0d32ee2abea148 /xfconf
parentad34d1cd10c2df8568d02bcb4975d7c64ba3b6f6 (diff)
downloadxfconf-5719a34aad35eb1e91c595006c11d7b7978a0488.tar.gz
Drop deprecated function.
Diffstat (limited to 'xfconf')
-rw-r--r--xfconf/xfconf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/xfconf/xfconf.c b/xfconf/xfconf.c
index b412099..f7c0a5e 100644
--- a/xfconf/xfconf.c
+++ b/xfconf/xfconf.c
@@ -127,7 +127,9 @@ xfconf_init(GError **error)
return TRUE;
}
+#ifn GLIB_CHECK_VERSION(2,36,0)
g_type_init();
+#endif
xfconf_static_dbus_init();