@@ -7,5 +7,6 @@ int main(int argc, char *argv[])
QApplication a(argc, argv);
MainWindow w;
w.show();
qDebug() << "WhatsUP";
return a.exec();
}
The note is not visible to the blocked user.