Show as active (color) the accounts that have new messages
[modest] / src / widgets / modest-window-mgr.c
index 5552e1a..411fb21 100644 (file)
@@ -552,6 +552,7 @@ modest_window_mgr_register_window (ModestWindowMgr *self,
                   application is closed */
                modest_runtime_set_allow_shutdown (TRUE);
        }
+
        return retval;
 }