mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 04:42:03 +08:00
进度更新
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef SPKDIALOG_H
|
||||
#define SPKDIALOG_H
|
||||
#pragma once
|
||||
|
||||
#include <QList>
|
||||
#include <QButtonGroup>
|
||||
@@ -33,5 +32,3 @@ class SpkDialog : public SpkWindow
|
||||
QButtonGroup *mBtnGroup;
|
||||
QList<QWidget*> mWidgetsList, mParentsList;
|
||||
};
|
||||
|
||||
#endif // SPKDIALOG_H
|
||||
|
||||
Reference in New Issue
Block a user