X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-ui-actions.c;h=8bd25267285072876b0c51a4def9885191f239dd;hp=1138e6e6f3df262f402e1eccce9ef50a5de80d27;hb=7ec3145b6e5eb9e748ecae0c0b1d9dad897268a9;hpb=03b1078f88f675ad68b7de85cce3e4e2b0621d29 diff --git a/src/modest-ui-actions.c b/src/modest-ui-actions.c index 1138e6e..8bd2526 100644 --- a/src/modest-ui-actions.c +++ b/src/modest-ui-actions.c @@ -3618,6 +3618,7 @@ modest_ui_actions_on_password_requested (TnyAccountStore *account_store, g_warning("%s: Could not get server name for server account '%s'", __FUNCTION__, server_account_name); if (cancel) *cancel = TRUE; + gtk_widget_destroy (dialog); return; }