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:
44505c6
)
Whitespace change
author
John Darrington
<john@darrington.wattle.id.au>
Tue, 2 Dec 2008 11:07:43 +0000
(20:07 +0900)
committer
John Darrington
<john@darrington.wattle.id.au>
Tue, 2 Dec 2008 11:07:43 +0000
(20:07 +0900)
lib/gtksheet/gtksheet.c
patch
|
blob
|
history
diff --git
a/lib/gtksheet/gtksheet.c
b/lib/gtksheet/gtksheet.c
index db91026f46cbdd9e8495e97bbbb859d806ede716..01ae5130cb5ddfe4e819995eb4a0604d887cc7da 100644
(file)
--- a/
lib/gtksheet/gtksheet.c
+++ b/
lib/gtksheet/gtksheet.c
@@
-4694,7
+4694,7
@@
draw_button (GtkSheet *sheet, GdkWindow *window,
allocation.y += 2 * sheet->button->style->ythickness;
- if (button->label && strlen (button->label)
>
0)
+ if (button->label && strlen (button->label)
>
0)
{
PangoRectangle rect;
gchar *line = button->label;