X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-ui-actions.c;h=98593ab7fbafb8d283d5c0aea6733b0ef8aa3523;hp=a7675347b1ababd2e11efb93ff7c70ec13c6b0fc;hb=d2766e0125d45ae66dbe70b51eb90e3b0e493982;hpb=bfb32c64aa175fcb4ff3f58cd5aa8169980f0b27 diff --git a/src/modest-ui-actions.c b/src/modest-ui-actions.c index a767534..98593ab 100644 --- a/src/modest-ui-actions.c +++ b/src/modest-ui-actions.c @@ -1330,7 +1330,7 @@ modest_ui_actions_on_item_not_found (ModestHeaderView *header_view,ModestItemTyp gtk_window_set_default_size (GTK_WINDOW(dialog), 300, 300); if (gtk_dialog_run (GTK_DIALOG(dialog)) == GTK_RESPONSE_ACCEPT) { -// modest_platform_connect_and_wait ();; +// modest_platform_connect_and_wait (); } } gtk_widget_destroy (dialog);