[gthumb] Set the navigator icon as visible
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] Set the navigator icon as visible
- Date: Thu, 3 Nov 2011 18:36:15 +0000 (UTC)
commit c60581a902b601d1b7b3c658b9a4d604969d99eb
Author: Paolo Bacchilega <paobac src gnome org>
Date: Thu Nov 3 19:35:05 2011 +0100
Set the navigator icon as visible
gthumb/gth-image-navigator.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gthumb/gth-image-navigator.c b/gthumb/gth-image-navigator.c
index bbbe560..2275416 100644
--- a/gthumb/gth-image-navigator.c
+++ b/gthumb/gth-image-navigator.c
@@ -652,7 +652,7 @@ gth_image_navigator_init (GthImageNavigator *self)
gtk_widget_show (self->priv->hscrollbar);
gtk_widget_show (self->priv->vscrollbar);
- gtk_widget_show (self->priv->navigator_event_area);
+ gtk_widget_show_all (self->priv->navigator_event_area);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]