mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 04:42:03 +08:00
update:加入QDebug头文件
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
#include <QJsonArray>
|
#include <QJsonArray>
|
||||||
// 添加 QJsonObject 头文件
|
// 添加 QJsonObject 头文件
|
||||||
#include <QJsonObject>
|
#include <QJsonObject>
|
||||||
|
#include <QDebug>
|
||||||
class AppListModel : public QAbstractListModel
|
class AppListModel : public QAbstractListModel
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|||||||
Reference in New Issue
Block a user