diff --git a/src/widget/widget.cpp b/src/widget/widget.cpp index fd1fb2826..da6e89869 100644 --- a/src/widget/widget.cpp +++ b/src/widget/widget.cpp @@ -1196,6 +1196,7 @@ bool Widget::newMessageAlert(QWidget* currentWindow, bool isActive, bool notify) if (notify) { QApplication::alert(currentWindow); + eventFlag = true; if (Settings::getInstance().getShowWindow()) {