mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-16 17:11:37 +08:00
加入应用列表的翻页功能
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
#include "page/spkpagebase.h"
|
||||
|
||||
SpkPageBase::SpkPageBase(QWidget *parent) : QScrollArea(parent)
|
||||
SpkPageBase::SpkPageBase(QWidget *parent) : QWidget(parent)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user