summaryrefslogtreecommitdiff
path: root/service/dconf-blame.h
diff options
context:
space:
mode:
Diffstat (limited to 'service/dconf-blame.h')
-rw-r--r--service/dconf-blame.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/service/dconf-blame.h b/service/dconf-blame.h
index 07cf85b..3b53710 100644
--- a/service/dconf-blame.h
+++ b/service/dconf-blame.h
@@ -34,6 +34,7 @@ typedef struct _DConfBlame DConfBlame;
#define DCONF_BLAME_GET_CLASS(inst) (G_TYPE_INSTANCE_GET_CLASS ((inst), \
DCONF_TYPE_BLAME, DConfBlameClass))
+GType dconf_blame_get_type (void);
DConfBlame *dconf_blame_get (void);
void dconf_blame_record (GDBusMethodInvocation *invocation);