view src/away.h @ 9004:e8c3a1272672

[gaim-migrate @ 9779] (20:29:15) stu|laptop: actually siege did the hard work, I copy-pasted-tweaked most of it (20:29:42) stu|laptop: but the capability should probably be changelog'd (20:29:45) LSchiere2: you all are confusing me by colaborating committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 22 May 2004 00:30:30 +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_ */