$OpenBSD: patch-src_widgets_gnumeric-expr-entry_c,v 1.1 2007/05/20 13:39:56 martynas Exp $
--- src/widgets/gnumeric-expr-entry.c.orig	Tue Sep  7 22:28:41 2004
+++ src/widgets/gnumeric-expr-entry.c	Fri May 18 23:06:22 2007
@@ -503,8 +503,8 @@ gee_cell_editable_init (GtkCellEditableIface *iface)
 }
 
 GSF_CLASS_FULL (GnmExprEntry, gnm_expr_entry,
-		gee_class_init, gee_init,
-		GTK_TYPE_HBOX, 0,
+		NULL, NULL, gee_class_init, NULL,
+		gee_init, GTK_TYPE_HBOX, 0,
 		GSF_INTERFACE (gee_cell_editable_init, GTK_TYPE_CELL_EDITABLE))
 
 /**
