| 64 #if !GTK_CHECK_VERSION(2,6,0) |
64 #if !GTK_CHECK_VERSION(2,6,0) |
| 65 # include "gtkcellview.h" |
65 # include "gtkcellview.h" |
| 66 # include "gtkcellviewmenuitem.h" |
66 # include "gtkcellviewmenuitem.h" |
| 67 # if !GTK_CHECK_VERSION(2,4,0) |
67 # if !GTK_CHECK_VERSION(2,4,0) |
| 68 # include "gtkcelllayout.h" |
68 # include "gtkcelllayout.h" |
| 69 # include "gtkcombobox.h" |
69 # include "gaimcombobox.h" |
| 70 # endif /* Gtk 2.4 */ |
70 # endif /* Gtk 2.4 */ |
| 71 #endif /* Gtk 2.6 */ |
71 #endif /* Gtk 2.6 */ |
| 72 |
72 |
| 73 /* |
73 /* |
| 74 * Spacings between components, as defined by the |
74 * Spacings between components, as defined by the |