]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/places/placesitemlistgroupheader.h
Fix all 'explicit constructor' krazy warnings
[dolphin.git] / src / panels / places / placesitemlistgroupheader.h
index 4408aa9ef848f26c225c7cd7dbe2272d8f43cb87..7276622416481f60ccba46417584ee9239cf2bfa 100644 (file)
@@ -27,7 +27,7 @@ class PlacesItemListGroupHeader : public KStandardItemListGroupHeader
     Q_OBJECT
 
 public:
-    PlacesItemListGroupHeader(QGraphicsWidget* parent = nullptr);
+    explicit PlacesItemListGroupHeader(QGraphicsWidget* parent = nullptr);
     ~PlacesItemListGroupHeader() override;
 
 protected: