Oops
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 8 Dec 2007 06:32:02 +0000 (06:32 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 8 Dec 2007 06:32:02 +0000 (06:32 +0000)
src/ui/gui/psppire.c

index edf17efe46df178197d370bfe7b66cac5ba62cd1..bc49a3cb2f054fcddb4b104135c4a922a12fe270 100644 (file)
@@ -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)
                          );