@@ -7,6 +7,5 @@ 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.