From: Felipe Erias Morandeira Date: Mon, 12 Nov 2007 16:13:16 +0000 (+0000) Subject: Fixes NB#74612 X-Git-Tag: git_migration_finished~2114 X-Git-Url: http://git.maemo.org/git/?p=modest;a=commitdiff_plain;h=efe9e2c03a0931274191fcf7929c70cac4a6c07f Fixes NB#74612 pmo-trunk-r3713 --- diff --git a/src/maemo/easysetup/modest-easysetup-wizard.c b/src/maemo/easysetup/modest-easysetup-wizard.c index 26a86ee..8e32cda 100644 --- a/src/maemo/easysetup/modest-easysetup-wizard.c +++ b/src/maemo/easysetup/modest-easysetup-wizard.c @@ -1145,6 +1145,8 @@ presets_idle (gpointer userdata) priv->presets, mcc); } + priv->dirty = FALSE; + g_object_unref (idle_data->dialog); g_free (idle_data);