From 2cb1046794b8f2ef0a375d1d1061501473d43c73 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 11 Jun 2009 16:27:03 -0500 Subject: Starting to connect things together. Let's get some Pidgin in there. --- src/status-provider-pidgin.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/status-provider-pidgin.h') diff --git a/src/status-provider-pidgin.h b/src/status-provider-pidgin.h index 5d4459c..85077e8 100644 --- a/src/status-provider-pidgin.h +++ b/src/status-provider-pidgin.h @@ -27,6 +27,7 @@ struct _StatusProviderPidgin { }; GType status_provider_pidgin_get_type (void); +StatusProvider * status_provider_pidgin_new (void); G_END_DECLS -- cgit v1.2.3