view src/away.h @ 9580:b8d8571877df

[gaim-migrate @ 10423] "I have attached two i18n patches: i18n68.patch: - added src/protocols/yahoo/ycht.c to po/POTFILES.in i18n69.patch: - added POTFILES.in.noi18n to po/.cvsignore - a POTFILES.in.noi18n file will be placed in po/ if "update.pl -M" detects files in po/POTFILES.in which do not contain any i18n string" --Bjoern Voigt committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 23 Jul 2004 12:25:01 +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_ */