┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinfileitemlistwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/dolphinfileitemlistwidget.h')
-rw-r--r--src/views/dolphinfileitemlistwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/dolphinfileitemlistwidget.h b/src/views/dolphinfileitemlistwidget.h
index b9de6fb19..5f7c181e9 100644
--- a/src/views/dolphinfileitemlistwidget.h
+++ b/src/views/dolphinfileitemlistwidget.h
@@ -40,7 +40,7 @@ public:
virtual ~DolphinFileItemListWidget();
protected:
- virtual void refreshCache();
+ virtual void refreshCache() Q_DECL_OVERRIDE;
private:
static QPixmap overlayForState(KVersionControlPlugin2::ItemVersion version, int size);