mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:15:34 +08:00
Fixed clazy warnings: missing Q_OBJECT.
This commit is contained in:
@@ -21,6 +21,7 @@ namespace BlackGui
|
||||
//! Forces uppercase
|
||||
class BLACKGUI_EXPORT CUpperCaseValidator : public QValidator
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
//! Constructor
|
||||
|
||||
Reference in New Issue
Block a user