Mercurial > pidgin
view libpurple/purple-client.h @ 18741:8d3e6226e186
Patch from John Bailey to bring the about window back to the present...
author | Gary Kramlich <grim@reaperworld.com> |
---|---|
date | Mon, 30 Jul 2007 00:08:57 +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