src/away.h@74d0e7406e3b
src/away.h
Tue, 13 Apr 2004 04:08:22 +0000
- author
- Felipe Contreras <felipe.contreras@gmail.com>
- date
- Tue, 13 Apr 2004 04:08:22 +0000
- changeset 8646
- 74d0e7406e3b
- parent 8476
-
45ab15a421d8
- child 9713
-
bb37562302a1
- permissions
- -rw-r--r--
[gaim-migrate @ 9398]
Added a patch by shx to clean up the message-handling code and split the
command stuff from it, among a few other things. Also, I fixed a crash in
message parsing, which I think may close a couple bug reports.
committer: Christian Hammond <chipx86@chipx86.com>
#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_ */