@@ -12,6 +12,10 @@ int main(int argc, char *argv[])
a.setStyle("fusion");
#endif
#if (QT_VERSION < QT_VERSION_CHECK(6, 0, 0))
QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
MainWidget w;
w.set_work_exe(argv[0]);
w.show();
The note is not visible to the blocked user.