[gnome-control-center/wip/datetime-panel: 4/7] datetime: ensure the map is shown
- From: Thomas Wood <thos src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/datetime-panel: 4/7] datetime: ensure the map is shown
- Date: Wed, 9 Jun 2010 17:43:26 +0000 (UTC)
commit bf8fcdcf8744372b5cc11f6d60f84c3b3ebe9901
Author: Thomas Wood <thomas wood intel com>
Date: Wed Jun 9 12:34:36 2010 +0100
datetime: ensure the map is shown
panels/datetime/cc-datetime-panel.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/panels/datetime/cc-datetime-panel.c b/panels/datetime/cc-datetime-panel.c
index 356a153..480becf 100644
--- a/panels/datetime/cc-datetime-panel.c
+++ b/panels/datetime/cc-datetime-panel.c
@@ -120,6 +120,7 @@ cc_date_time_panel_init (CcDateTimePanel *self)
}
widget = (GtkWidget *) cc_timezone_map_new ();
+ gtk_widget_show (widget);
gtk_container_add (GTK_CONTAINER (gtk_builder_get_object (priv->builder,
"aspectmap")),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]