EWS: prevent notification spam
Check if there is not already a notification open before creating a new one. The KNotification object is managed with a QPointer which allows us to know then the notification was closed.
Check if there is not already a notification open before creating a new one. The KNotification object is managed with a QPointer which allows us to know then the notification was closed.