From 6dcb918fa1ddc5c8cb512f81166d3407b16c673f Mon Sep 17 00:00:00 2001 From: John Darrington Date: Sat, 8 Dec 2007 06:32:02 +0000 Subject: [PATCH] Oops --- src/ui/gui/psppire.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/gui/psppire.c b/src/ui/gui/psppire.c index edf17efe..bc49a3cb 100644 --- a/src/ui/gui/psppire.c +++ b/src/ui/gui/psppire.c @@ -201,7 +201,7 @@ create_icon_factory (void) }; - gtk_stock_add (&items, 2); + gtk_stock_add (items, 2); gtk_icon_factory_add (factory, "pspp-stock-reset", gtk_icon_factory_lookup_default (GTK_STOCK_REFRESH) ); -- 2.30.2