]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/places/placesitemlistwidget.h
Q_DECL_OVERRIDE
[dolphin.git] / src / panels / places / placesitemlistwidget.h
index a2a88c1f0fee48162f46a824689066f81dfb0749..e9e6a07678de8532d68c0e4e6e30b1b13d0e784c 100644 (file)
@@ -35,8 +35,8 @@ public:
     virtual ~PlacesItemListWidget();
 
 protected:
-    virtual bool isHidden() const;
-    virtual QPalette::ColorRole normalTextColorRole() const;
+    virtual bool isHidden() const Q_DECL_OVERRIDE;
+    virtual QPalette::ColorRole normalTextColorRole() const Q_DECL_OVERRIDE;
 };
 
 #endif