[nautilus/gnome-2-32: 137/283] [eel] GSEAL eel-background-box.
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-2-32: 137/283] [eel] GSEAL eel-background-box.
- Date: Thu, 12 Aug 2010 11:15:33 +0000 (UTC)
commit 70dd5282c6e642bb0b4e5821a7dcf727c1b69f28
Author: Bastien Nocera <hadess hadess net>
Date: Fri Jun 11 13:07:01 2010 +0200
[eel] GSEAL eel-background-box.
eel/eel-background-box.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/eel/eel-background-box.c b/eel/eel-background-box.c
index a577beb..09fbe37 100644
--- a/eel/eel-background-box.c
+++ b/eel/eel-background-box.c
@@ -40,7 +40,7 @@ eel_background_box_expose_event (GtkWidget *widget,
eel_background_expose (widget, event);
gtk_container_propagate_expose (GTK_CONTAINER (widget),
- GTK_BIN (widget)->child,
+ gtk_bin_get_child (GTK_BIN (widget)),
event);
return TRUE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]