view src/away.h @ 9193:502707ca1836

[gaim-migrate @ 9988] Patch by Felipe Contreras to add MSN file transfer and buddy icons. Please test and report any bugs! committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 06 Jun 2004 02:39:08 +0000
parents e8aa46291f64
children db62420a53a2
line wrap: on
line source

#ifndef _GAIM_AWAY_H_
#define _GAIM_AWAY_H_

#define GtkWidget int

int this_file;

#define A_BIG_HACK this_file;

extern void do_im_back(GtkWidget *, GtkWidget *);

#endif /* _GAIM_AWAY_H_ */