@@ -10,7 +10,7 @@ int main(int argc, char *argv[])
// init ffmpeg subsystem
av_register_all();
QApplication::setAttribute(Qt::AA_ShareOpenGLContexts, true);
// QCoreApplication::setAttribute(Qt::AA_ShareOpenGLContexts, true);
QApplication a(argc, argv);
MainWindow w;
The note is not visible to the blocked user.