@@ -7,7 +7,7 @@ int main(int argc, char *argv[])
QApplication a(argc, argv);
#ifdef _WIN32
QFont font("Microsoft YaHei", 10);
QFont font("Microsoft YaHei", 9);
a.setFont(font);
a.setStyle("fusion");
#else
The note is not visible to the blocked user.