src/gaim-client.h

Fri, 11 Aug 2006 19:56:55 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Fri, 11 Aug 2006 19:56:55 +0000
changeset 14149
df0304d74e95
parent 12627
fa4c64a821d2
permissions
-rw-r--r--

[gaim-migrate @ 16710]
Fix CID 101. Also fix the behavior of adding a group to a fields list so that it doesn't matter if you add the group to a fields list before you add fields to the group or not.

#ifndef _GAIM_CLIENT_H_INCLUDED_
#define _GAIM_CLIENT_H_INCLUDED_

#include <glib.h>
#include "gaim-client-bindings.h"

G_BEGIN_DECLS

void gaim_init(void);

G_END_DECLS

#endif

mercurial