]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/places/placesitemlistgroupheader.h
Fix some low-hanging warning fruits
[dolphin.git] / src / panels / places / placesitemlistgroupheader.h
index 7daaba602f0ff680349179d258d3af71325c406e..ec845e0ae8fadae778099e3042586f90d67d4129 100644 (file)
@@ -33,7 +33,7 @@ public:
 protected:
     virtual void paintSeparator(QPainter* painter, const QColor& color) Q_DECL_OVERRIDE;
 
-    virtual QPalette::ColorRole normalTextColorRole() const;
+    virtual QPalette::ColorRole normalTextColorRole() const Q_DECL_OVERRIDE;
 };
 #endif