src/away.h@7c0eba5f94c4
src/away.h
Thu, 08 Apr 2004 17:29:49 +0000
- author
- Luke Schierer <lschiere@pidgin.im>
- date
- Thu, 08 Apr 2004 17:29:49 +0000
- changeset 8621
- 7c0eba5f94c4
- parent 8476
-
45ab15a421d8
- child 9713
-
bb37562302a1
- permissions
- -rw-r--r--
[gaim-migrate @ 9372]
this was in twice. thanks to obd0 for pointing it out
#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_ */