Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/skype4pidgin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'skypeweb/skypeweb_contacts.h')
-rw-r--r--skypeweb/skypeweb_contacts.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/skypeweb/skypeweb_contacts.h b/skypeweb/skypeweb_contacts.h
index 0fc0d0e..bba3198 100644
--- a/skypeweb/skypeweb_contacts.h
+++ b/skypeweb/skypeweb_contacts.h
@@ -47,4 +47,6 @@ void skypeweb_buddy_unblock(PurpleConnection *pc, const char *name);
gboolean skypeweb_check_authrequests(SkypeWebAccount *sa);
+void skypeweb_set_mood_message(SkypeWebAccount *sa, const gchar *mood);
+
#endif /* SKYPEWEB_CONTACTS_H */