chore:引入头文件QScreen

This commit is contained in:
2025-08-08 11:41:13 +08:00
parent 76a5d7313b
commit ebe9187ca8

View File

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