[evolution] Bug 627124 - Crash while opening task-page.ui
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug 627124 - Crash while opening task-page.ui
- Date: Wed, 18 Aug 2010 21:08:55 +0000 (UTC)
commit a48ce72041e578f4be0110adb5e31ad270d9e993
Author: Matthew Barnes <mbarnes redhat com>
Date: Wed Aug 18 17:08:21 2010 -0400
Bug 627124 - Crash while opening task-page.ui
calendar/gui/dialogs/task-page.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/calendar/gui/dialogs/task-page.c b/calendar/gui/dialogs/task-page.c
index b0f1751..96ac4e2 100644
--- a/calendar/gui/dialogs/task-page.c
+++ b/calendar/gui/dialogs/task-page.c
@@ -2049,6 +2049,7 @@ task_page_construct (TaskPage *tpage, EMeetingStore *model, ECal *client)
* GType before we load the GtkBuilder definition file. */
E_TYPE_DATE_EDIT;
E_TYPE_TIMEZONE_ENTRY;
+ E_TYPE_SOURCE_COMBO_BOX;
priv->builder = gtk_builder_new ();
e_load_ui_builder_definition (priv->builder, "task-page.ui");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]