Mercurial > pidgin
view libpurple/purple-client.h @ 21498:040b4f646f35
Don't update the error in the buddy list if it hasn't changed.
author | Will Thompson <will.thompson@collabora.co.uk> |
---|---|
date | Wed, 14 Nov 2007 12:40:48 +0000 |
parents | 32c366eeeb99 |
children |
line wrap: on
line source
#ifndef _PURPLE_CLIENT_H_INCLUDED_ #define _PURPLE_CLIENT_H_INCLUDED_ #include <glib.h> #include "purple-client-bindings.h" G_BEGIN_DECLS void purple_init(void); G_END_DECLS #endif