projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0301aac
)
Oops
author
John Darrington
<john@darrington.wattle.id.au>
Sat, 8 Dec 2007 06:32:02 +0000
(06:32 +0000)
committer
John Darrington
<john@darrington.wattle.id.au>
Sat, 8 Dec 2007 06:32:02 +0000
(06:32 +0000)
src/ui/gui/psppire.c
patch
|
blob
|
history
diff --git
a/src/ui/gui/psppire.c
b/src/ui/gui/psppire.c
index edf17efe46df178197d370bfe7b66cac5ba62cd1..bc49a3cb2f054fcddb4b104135c4a922a12fe270 100644
(file)
--- 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)
);