mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 18:55:38 +08:00
Fixed clazy warnings: missing Q_OBJECT.
This commit is contained in:
@@ -62,6 +62,8 @@ namespace BlackGui
|
||||
*/
|
||||
class CLegalInfoWizardPage : public QWizardPage
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
//! Constructors
|
||||
using QWizardPage::QWizardPage;
|
||||
|
||||
Reference in New Issue
Block a user