summaryrefslogtreecommitdiff
path: root/store/source/lockbyte.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/lockbyte.hxx')
-rw-r--r--store/source/lockbyte.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/store/source/lockbyte.hxx b/store/source/lockbyte.hxx
index c9aa2a526905..1a864ad1575b 100644
--- a/store/source/lockbyte.hxx
+++ b/store/source/lockbyte.hxx
@@ -104,7 +104,7 @@ public:
storeError flush();
protected:
- virtual ~ILockBytes() {}
+ virtual ~ILockBytes() override {}
private:
/** Implementation (abstract).