mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-29 12:45:40 +08:00
Fixed clazy warnings: missing Q_OBJECT.
This commit is contained in:
@@ -130,6 +130,8 @@ namespace BlackGui
|
||||
*/
|
||||
class BLACKGUI_EXPORT CColumns : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
/*!
|
||||
* Columns constructors
|
||||
|
||||
Reference in New Issue
Block a user