From a7e45d37da8088ea0460104e2100d682e41c67ae Mon Sep 17 00:00:00 2001 From: momen Date: Tue, 9 Sep 2025 22:28:18 +0800 Subject: [PATCH] =?UTF-8?q?update:=E5=8A=A0=E5=85=A5QDebug=E5=A4=B4?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/applistmodel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/applistmodel.h b/src/applistmodel.h index 2fb36c0..9e5e79a 100644 --- a/src/applistmodel.h +++ b/src/applistmodel.h @@ -5,7 +5,7 @@ #include // 添加 QJsonObject 头文件 #include - +#include class AppListModel : public QAbstractListModel { Q_OBJECT