[gnome-photos] selection-toolbar: Use show_all because Documents does so
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos] selection-toolbar: Use show_all because Documents does so
- Date: Thu, 2 Aug 2012 09:51:30 +0000 (UTC)
commit 04a96df91725369e33295e7e420ce4afc65bf531
Author: Debarshi Ray <debarshir gnome org>
Date: Wed Aug 1 11:54:21 2012 +0200
selection-toolbar: Use show_all because Documents does so
src/photos-selection-toolbar.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-selection-toolbar.c b/src/photos-selection-toolbar.c
index 7138ac2..51d4b36 100644
--- a/src/photos-selection-toolbar.c
+++ b/src/photos-selection-toolbar.c
@@ -454,7 +454,7 @@ photos_selection_toolbar_init (PhotosSelectionToolbar *self)
G_CALLBACK (photos_selection_toolbar_open_clicked),
self);
- gtk_widget_show (priv->widget);
+ gtk_widget_show_all (priv->widget);
priv->item_mngr = photos_item_manager_new ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]