From: Jose Dapena Paz Date: Mon, 2 Feb 2009 13:00:57 +0000 (+0000) Subject: bf X-Git-Tag: git_migration_finished~684 X-Git-Url: http://git.maemo.org/git/?p=modest;a=commitdiff_plain;h=0f1452ba8d5138112449b00814306ce2f7fab779 bf pmo-trunk-r7359 --- diff --git a/src/hildon2/modest-msg-view-window.c b/src/hildon2/modest-msg-view-window.c index 4b7581b..a2375ef 100644 --- a/src/hildon2/modest-msg-view-window.c +++ b/src/hildon2/modest-msg-view-window.c @@ -3240,4 +3240,6 @@ _modest_msg_view_window_map_event (GtkWidget *widget, if (priv->progress_hint) { hildon_gtk_window_set_progress_indicator (GTK_WINDOW (self), TRUE); } + + return FALSE; }