Mercurial > pidgin
changeset 12087:f30a6ad84aff
[gaim-migrate @ 14384]
I moved this check to gtkgaim.h oilier toady
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 14 Nov 2005 22:20:24 +0000 |
parents | 08be85ee79c0 |
children | 980c877bd238 |
files | src/gtkstatusbox.h |
diffstat | 1 files changed, 0 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gtkstatusbox.h Mon Nov 14 14:28:46 2005 +0000 +++ b/src/gtkstatusbox.h Mon Nov 14 22:20:24 2005 +0000 @@ -34,14 +34,6 @@ #include "status.h" #include <gtk/gtktreemodel.h> #include <gtk/gtktreeview.h> -#if !GTK_CHECK_VERSION(2,6,0) -# include "gtkcellview.h" -# include "gtkcellviewmenuitem.h" -# if !GTK_CHECK_VERSION(2,4,0) -# include "gtkcelllayout.h" -# include "gtkcombobox.h" -# endif /* Gtk 2.4 */ -#endif /* Gtk 2.6 */ G_BEGIN_DECLS