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