comparison pidgin/win32/gtkwin32dep.h @ 20469:9e5bb492fc18

propagate from branch 'im.pidgin.pidgin' (head d565f6901d390d091fab30d0bd923fa36c335da2) to branch 'im.pidgin.cpw.khc.msnp14' (head aacb44d1de5f72f3c7d8d2e231432581f5c09dd7)
author Carlos Silva <typ0@pidgin.im>
date Sat, 14 Jul 2007 18:36:34 +0000
parents 4b1e2aefeb9d
children 44b4e8bd759b
comparison
equal deleted inserted replaced
20468:b888c2f15c79 20469:9e5bb492fc18
43 /* init / cleanup */ 43 /* init / cleanup */
44 void winpidgin_init(HINSTANCE); 44 void winpidgin_init(HINSTANCE);
45 void winpidgin_post_init(void); 45 void winpidgin_post_init(void);
46 void winpidgin_cleanup(void); 46 void winpidgin_cleanup(void);
47 47
48 #endif /* _WIN32DEP_H_ */ 48 #endif /* _GTKWIN32DEP_H_ */
49 49