xuetao
2025-05-08 c63e7b6d95a816a6deb7e4bbb75d0c81aa740b43
Merge branch 'master' of ssh://117.78.1.188:29418/test-upload
1个文件已修改
1 ■■■■ 已修改文件
Test/main.cpp 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Test/main.cpp
@@ -7,6 +7,7 @@
    //first QT
    QApplication a(argc, argv);
    MainWindow w;
       //first QT
    w.show();
    return a.exec();
}