mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
Fixed clazy warnings: missing Q_OBJECT.
This commit is contained in:
@@ -93,6 +93,8 @@ namespace BlackGui
|
||||
//! Wizard page for CFirstModelSetComponent
|
||||
class CFirstModelSetWizardPage : public QWizardPage
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
//! Constructors
|
||||
using QWizardPage::QWizardPage;
|
||||
|
||||
Reference in New Issue
Block a user