--- a/pidgin/gtkblist.h Tue Feb 16 00:36:25 2010 +0000 +++ b/pidgin/gtkblist.h Tue Feb 16 04:45:35 2010 +0000 @@ -82,7 +82,11 @@ GtkCellRenderer *text_rend; +#if GTK_CHECK_VERSION(2,4,0) + GtkUIManager *ui; +#else GtkItemFactory *ift; +#endif GtkWidget *menutray; /**< The menu tray widget. */ GtkWidget *menutrayicon; /**< The menu tray icon. */