[evolution] Bug #617496 - Critical warnings when open a task
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug #617496 - Critical warnings when open a task
- Date: Mon, 10 May 2010 09:23:00 +0000 (UTC)
commit d8df50d395c42d8e82e0a895d3bd1f2fa4ee901d
Author: Milan Crha <mcrha redhat com>
Date: Mon May 10 11:22:18 2010 +0200
Bug #617496 - Critical warnings when open a task
calendar/gui/dialogs/task-editor.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/calendar/gui/dialogs/task-editor.c b/calendar/gui/dialogs/task-editor.c
index dcb7b86..63c94dd 100644
--- a/calendar/gui/dialogs/task-editor.c
+++ b/calendar/gui/dialogs/task-editor.c
@@ -333,7 +333,7 @@ task_editor_init (TaskEditor *te)
te->priv->task_details_page = task_details_page_new (editor);
content_area = gtk_dialog_get_content_area (
- GTK_DIALOG (te->priv->task_details_page));
+ GTK_DIALOG (te->priv->task_details_window));
gtk_container_add (
GTK_CONTAINER (content_area),
comp_editor_page_get_widget ((CompEditorPage *) te->priv->task_details_page));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]