Mercurial > pidgin
view src/away.h @ 9162:82aa3bc494de
[gaim-migrate @ 9947]
I reckon I should add the new file. I even went and updated the win32
Makefile. As a side note, wing's patch stuck it all in yahoo.c, so he
should make sure I didn't mess anything up moving it to its own file.
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Wed, 02 Jun 2004 01:11:23 +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_ */