Mercurial > pidgin.yaz
view libpurple/purple-client.h @ 16836:03a95e212939
Kill the 'ear' icon
committer: Sean Egan <seanegan@gmail.com>
author | Hylke Bons <hylkebons@gmail.com> |
---|---|
date | Thu, 03 May 2007 18:27:54 +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