comparison pidgin/gtkblist.h @ 15514:535f002e7b0f

More pidgin changes
author Sean Egan <seanegan@gmail.com>
date Sat, 03 Feb 2007 19:08:27 +0000
parents 760ef6d78d2d
children a830f9756f23
comparison
equal deleted inserted replaced
15513:7a47740aefaa 15514:535f002e7b0f
50 PIDGIN_STATUS_ICON_LARGE, 50 PIDGIN_STATUS_ICON_LARGE,
51 PIDGIN_STATUS_ICON_SMALL 51 PIDGIN_STATUS_ICON_SMALL
52 52
53 } PidginStatusIconSize; 53 } PidginStatusIconSize;
54 54
55 #include "gtkgaim.h" 55 #include "pidgin.h"
56 #include "blist.h" 56 #include "blist.h"
57 57
58 /************************************************************************** 58 /**************************************************************************
59 * @name Structures 59 * @name Structures
60 **************************************************************************/ 60 **************************************************************************/