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