summaryrefslogtreecommitdiff
path: root/telepathy-glib/handle-repo-internal.h
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2012-05-29 10:14:50 +0200
committerXavier Claessens <xavier.claessens@collabora.co.uk>2012-06-28 13:50:00 +0200
commit9b28efdc5aa735dd5482f0f050031594f20d3e9a (patch)
tree746dbe58eb85d40096dc3f52174e11ef360be3f9 /telepathy-glib/handle-repo-internal.h
parent16b839c3490a081ae9583dc08d4fcb0f6d818b4c (diff)
downloadtelepathy-glib-9b28efdc5aa735dd5482f0f050031594f20d3e9a.tar.gz
TpHandleRepoIface: Use G_DEFINE_INTERFACE
https://bugs.freedesktop.org/show_bug.cgi?id=50341
Diffstat (limited to 'telepathy-glib/handle-repo-internal.h')
-rw-r--r--telepathy-glib/handle-repo-internal.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/telepathy-glib/handle-repo-internal.h b/telepathy-glib/handle-repo-internal.h
index 722f59c9b..9441fc089 100644
--- a/telepathy-glib/handle-repo-internal.h
+++ b/telepathy-glib/handle-repo-internal.h
@@ -29,6 +29,9 @@
G_BEGIN_DECLS
+/* G_DEFINE_INTERFACE wants that name */
+typedef struct _TpHandleRepoIfaceClass TpHandleRepoIfaceInterface;
+
/* <-- this is no longer a gtkdoc comment because this is not public API
* TpHandleRepoIfaceClass:
* @parent_class: Fields shared with GTypeInterface