comparison src/gtkblist.h @ 5872:059d95c67cda

[gaim-migrate @ 6304] The legendary Header File Cleanup! Files now only include what they need. This should reduce the number of files that must recompile when a header file changes. It's a lot nicer. Trust me on it. I also added a couple new header files. I hope I didn't break TOO much! committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 14 Jun 2003 23:21:02 +0000
parents 960fe32ea9b7
children 390d32a6b130
comparison
equal deleted inserted replaced
5871:508adf90fbb9 5872:059d95c67cda
21 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
22 */ 22 */
23 23
24 #ifndef _GAIM_GTK_LIST_H_ 24 #ifndef _GAIM_GTK_LIST_H_
25 #define _GAIM_GTK_LIST_H_ 25 #define _GAIM_GTK_LIST_H_
26
27 #include "blist.h"
26 28
27 enum { 29 enum {
28 STATUS_ICON_COLUMN, 30 STATUS_ICON_COLUMN,
29 STATUS_ICON_VISIBLE_COLUMN, 31 STATUS_ICON_VISIBLE_COLUMN,
30 NAME_COLUMN, 32 NAME_COLUMN,