┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/trash
diff options
context:
space:
mode:
Diffstat (limited to 'src/trash')
-rw-r--r--src/trash/dolphintrash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trash/dolphintrash.h b/src/trash/dolphintrash.h
index 1ef7d7d02..12f10f101 100644
--- a/src/trash/dolphintrash.h
+++ b/src/trash/dolphintrash.h
@@ -35,7 +35,7 @@ private:
KDirLister *m_trashDirLister;
Trash();
- ~Trash();
+ ~Trash() override;
};
#endif // DOLPHINTRASH_H