mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-17 17:41:37 +08:00
chore:绘制包列表骨架
This commit is contained in:
5
src/applistmodel.cpp
Normal file
5
src/applistmodel.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "applistmodel.h"
|
||||
|
||||
AppListModel::AppListModel(QObject *parent)
|
||||
: QObject{parent}
|
||||
{}
|
||||
Reference in New Issue
Block a user