]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/trash/dolphintrash.h
GIT_SILENT: add missing override keyword
[dolphin.git] / src / trash / dolphintrash.h
index 1ef7d7d0241c0ebb51de9cd87ccc001b64e682a4..12f10f101e5540b8369a2c4ef3b09b1e29a89f95 100644 (file)
@@ -35,7 +35,7 @@ private:
     KDirLister *m_trashDirLister;
 
     Trash();
-    ~Trash();
+    ~Trash() override;
 };
 
 #endif // DOLPHINTRASH_H