mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 11:25:33 +08:00
Fixed clazy warnings: missing Q_OBJECT.
This commit is contained in:
@@ -26,6 +26,7 @@ namespace BlackGui
|
||||
//! Wind layer view
|
||||
class BLACKGUI_EXPORT CWindLayerView : public CViewBase<Models::CWindLayerListModel, BlackMisc::Weather::CWindLayerList, BlackMisc::Weather::CWindLayer>
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
//! Constructor
|
||||
|
||||
Reference in New Issue
Block a user