Mercurial > pidgin.yaz
view src/away.h @ 8975:574393ccd705
[gaim-migrate @ 9749]
"
Cleans up some formatting oddnes in gtkblist.c, and somewhat standardizes
the way the dialogs are specified as to their being type hint DIALOG
windows. This still could use some more cleaning up, but that'd ideally
involve moving the Join a Chat, Add Buddy, and Add Chat dialogs to the
request api and that's more work then I cared to do right now." --deryni
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Wed, 19 May 2004 03:54:49 +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_ */