comparison src/gtkutils.h @ 9791:4a15962c344a

[gaim-migrate @ 10659] A patch from Gary Kramlich that renames gtkinternal.h to gtkgaim.h, and makes it not include internal.h There were some reasons for this... but basically it's cleaner. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 20 Aug 2004 05:11:30 +0000
parents a2fd9abea23a
children 0cb20555b3ab
comparison
equal deleted inserted replaced
9790:f8b2630ca694 9791:4a15962c344a
24 */ 24 */
25 #ifndef _GAIM_GTKUTILS_H_ 25 #ifndef _GAIM_GTKUTILS_H_
26 #define _GAIM_GTKUTILS_H_ 26 #define _GAIM_GTKUTILS_H_
27 27
28 #include "gtkconv.h" 28 #include "gtkconv.h"
29 #include "gtkinternal.h" 29 #include "gtkgaim.h"
30 #include "prpl.h" 30 #include "prpl.h"
31 31
32 typedef enum 32 typedef enum
33 { 33 {
34 GAIM_BUTTON_HORIZONTAL, 34 GAIM_BUTTON_HORIZONTAL,