view src/away.h @ 9409:31ecc79e153f

[gaim-migrate @ 10224] This is one of those odd things i was mentioning. I'm not sure I picked exactly the right name for this one. So for I've only seen it when someone turns their came on or off. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Sun, 27 Jun 2004 06:25:21 +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_ */