X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fhildon2%2Fmodest-main-window.c;fp=src%2Fhildon2%2Fmodest-main-window.c;h=2416664317d6e74843e538314c9ed1865b1d4c5d;hb=1f3a82ebdfcc5388c31e9068a40a987c4a87cfb3;hp=978f7bfe8f197ad0eddc38ac2765f5e4cb78d3aa;hpb=5e30d31cfcd1ab7f1049a1969d8e6bd71e28a7b6;p=modest diff --git a/src/hildon2/modest-main-window.c b/src/hildon2/modest-main-window.c index 978f7bf..2416664 100644 --- a/src/hildon2/modest-main-window.c +++ b/src/hildon2/modest-main-window.c @@ -1003,7 +1003,7 @@ on_hildon_program_is_topmost_notify(GObject *self, hildon_program_set_can_hibernate (app, FALSE); /* Remove new mail visual notifications */ - modest_platform_remove_new_mail_notifications (TRUE); + modest_platform_remove_new_mail_notifications (TRUE, NULL); } else { /* Allow hibernation if the program has gone to the background: */ @@ -1081,7 +1081,7 @@ osso_display_event_cb (osso_display_state_t state, /* Stop blinking if the screen becomes on */ if (priv->display_state == OSSO_DISPLAY_ON) - modest_platform_remove_new_mail_notifications (TRUE); + modest_platform_remove_new_mail_notifications (TRUE, NULL); } ModestWindow *