src/away.h@e8a26639e170
src/away.h
Fri, 28 May 2004 07:11:13 +0000
- author
- Christian Hammond <chipx86@chipx86.com>
- date
- Fri, 28 May 2004 07:11:13 +0000
- changeset 9113
- e8a26639e170
- parent 8476
-
45ab15a421d8
- child 9713
-
bb37562302a1
- permissions
- -rw-r--r--
[gaim-migrate @ 9890]
Emit the buddy-idle-updated signal when we update idle times.
#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_ */