aboutsummaryrefslogtreecommitdiff
path: root/src/status-provider-telepathy.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-07-02 07:15:22 -0500
committerTed Gould <ted@gould.cx>2011-07-02 07:15:22 -0500
commit782c36c2ccf01dd0db6cbac8cc712cc316f23c90 (patch)
tree668a107a7dbd60a10546134d287a1993a19c81af /src/status-provider-telepathy.c
parentd936a27b56706eb521f525970dedb63fe24c81bd (diff)
downloadayatana-indicator-messages-782c36c2ccf01dd0db6cbac8cc712cc316f23c90.tar.gz
ayatana-indicator-messages-782c36c2ccf01dd0db6cbac8cc712cc316f23c90.tar.bz2
ayatana-indicator-messages-782c36c2ccf01dd0db6cbac8cc712cc316f23c90.zip
Loading the modules and getting an object
Diffstat (limited to 'src/status-provider-telepathy.c')
-rw-r--r--src/status-provider-telepathy.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/status-provider-telepathy.c b/src/status-provider-telepathy.c
index f2815fb..c8e89da 100644
--- a/src/status-provider-telepathy.c
+++ b/src/status-provider-telepathy.c
@@ -86,6 +86,8 @@ static void get_status_async (DBusGProxy * proxy, DBusGProxyCall * call, gpointe
G_DEFINE_TYPE (StatusProviderTelepathy, status_provider_telepathy, STATUS_PROVIDER_TYPE);
+STATUS_PROVIDER_EXPORT_TYPE(STATUS_PROVIDER_TELEPATHY_TYPE)
+
static void
status_provider_telepathy_class_init (StatusProviderTelepathyClass *klass)
{