From e8d1c1714b4089a64e00a11bdb6d4a33d061ae44 Mon Sep 17 00:00:00 2001 From: Jose Dapena Paz Date: Fri, 28 Nov 2008 12:43:04 +0000 Subject: [PATCH] Build fix pmo-trunk-r6460 --- src/modest-ui-actions.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modest-ui-actions.c b/src/modest-ui-actions.c index 86dbe0f..1ab8f76 100644 --- a/src/modest-ui-actions.c +++ b/src/modest-ui-actions.c @@ -3620,6 +3620,7 @@ modest_ui_actions_on_password_requested (TnyAccountStore *account_store, GtkWidget *dialog = gtk_dialog_new_with_buttons (_("mail_ti_password_protected"), NULL, + GTK_DIALOG_MODAL, _("mcen_bd_dialog_ok"), GTK_RESPONSE_ACCEPT, _("mcen_bd_dialog_cancel"), -- 1.7.9.5