src/away.h@71c51aa52be4
src/away.h
Fri, 23 Apr 2004 23:35:55 +0000
- author
- Kevin Stange <kstange@pidgin.im>
- date
- Fri, 23 Apr 2004 23:35:55 +0000
- changeset 8784
- 71c51aa52be4
- parent 8476
-
45ab15a421d8
- child 9713
-
bb37562302a1
- permissions
- -rw-r--r--
[gaim-migrate @ 9546]
Dialogs opened from a conversation window are now closed when the
conversation window is closed, preventing a crash. Patch by Kevin Stange.
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_ */