force shape queue on notification delete

fix T1801
This commit is contained in:
Mike Blumenkrantz 2014-11-25 15:26:01 -05:00
parent 5bd1587078
commit cf98de6f28
1 changed files with 1 additions and 0 deletions

View File

@ -525,6 +525,7 @@ _notification_popdown(Popup_Data *popup,
if (popup->pending) return;
popups_displayed--;
free(popup);
e_comp_shape_queue(e_comp_get(NULL));
}
static void