Mon Dec 10 06:14:35 PST 2007 A....@ke...
* Correct CellLayout to compiler with Gtk 2.4.
hunk ./gtk/Graphics/UI/Gtk/ModelView/CellLayout.chs.pp 77
+#if GTK_CHECK_VERSION(2,6,0)
hunk ./gtk/Graphics/UI/Gtk/ModelView/CellLayout.chs.pp 79
+instance CellLayoutClass IconView
+#endif
+
hunk ./gtk/Graphics/UI/Gtk/ModelView/CellLayout.chs.pp 85
-instance CellLayoutClass IconView
|