comparison src/gaim-disclosure.h @ 8274:0d9559f3bd2e

[gaim-migrate @ 8998] Tried to make the browser pref page easier to use. Lemme know if I broke anything. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 17 Feb 2004 02:23:35 +0000
parents fa6395637e2c
children db62420a53a2
comparison
equal deleted inserted replaced
8273:f24172f53650 8274:0d9559f3bd2e
20 * 20 *
21 */ 21 */
22 22
23 #ifndef __GAIM_DISCLOSURE_H__ 23 #ifndef __GAIM_DISCLOSURE_H__
24 #define __GAIM_DISCLOSURE_H__ 24 #define __GAIM_DISCLOSURE_H__
25
26 #include "eventloop.h"
25 27
26 #include <gtk/gtkcheckbutton.h> 28 #include <gtk/gtkcheckbutton.h>
27 29
28 #ifdef __cplusplus 30 #ifdef __cplusplus
29 extern "C" { 31 extern "C" {