src/gaim-client.h@717fa0ec02c4
src/gaim-client.h
Sun, 20 Nov 2005 17:29:09 +0000
- author
- Stu Tomlinson <nosnilmot@pidgin.im>
- date
- Sun, 20 Nov 2005 17:29:09 +0000
- changeset 12172
- 717fa0ec02c4
- parent 11241
-
f62a71823fc3
- child 12627
-
fa4c64a821d2
- permissions
- -rw-r--r--
[gaim-migrate @ 14474]
Fix the bugs with the account option string lists that Pekka Riikonen
mentioned on gaim-devel
#ifndef _LIBGAIM_H_INCLUDED_
#define _LIBGAIM_H_INCLUDED_
#include <glib.h>
#include "gaim-client-bindings.h"
G_BEGIN_DECLS
void gaim_init(void);
G_END_DECLS
#endif