mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-13 12:22:05 +08:00
修正SpkAbout缺少的Q_OBJECT
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
class SpkAbout : public SpkDialog
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
SpkAbout(QWidget* parent = nullptr);
|
||||
~SpkAbout();
|
||||
|
||||
Reference in New Issue
Block a user