[gnome-control-center/wip/datetime-panel: 4/15] 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/15] datetime: ensure the map is shown
- Date: Mon, 28 Jun 2010 17:09:26 +0000 (UTC)
commit 15560a924ca015168b5eadc47686424e7c030ca7
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]