This commit is contained in:
2025-06-07 01:50:29 +08:00
parent 20a8cbaf85
commit 2d7fd92013
188 changed files with 7311 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ int main(int argc, char *argv[])
QFont font("Microsoft YaHei", 9);
a.setFont(font);
//a.setStyle("fusion");
a.setStyle("windows");
//a.setStyle("windows");
#endif
#if (QT_VERSION < QT_VERSION_CHECK(6, 0, 0))