update:引入QScreen

This commit is contained in:
2025-08-29 21:28:22 +08:00
parent dd11831dfa
commit e5217b3829
2 changed files with 1 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
#include "appdelegate.h"
#include <QListView>
#include <QJsonArray> // 添加头文件
#include <QScreen>
QT_BEGIN_NAMESPACE
namespace Ui {
class MainWindow;