aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-conf.h')
-rw-r--r--libempathy-gtk/empathy-conf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-conf.h b/libempathy-gtk/empathy-conf.h
index a0ade22ee..fb0c5bcad 100644
--- a/libempathy-gtk/empathy-conf.h
+++ b/libempathy-gtk/empathy-conf.h
@@ -37,6 +37,7 @@ typedef struct _EmpathyConfClass EmpathyConfClass;
struct _EmpathyConf {
GObject parent;
+ gpointer priv;
};
struct _EmpathyConfClass {