diff options
Diffstat (limited to 'sw/inc/unoidxcoll.hxx')
-rw-r--r-- | sw/inc/unoidxcoll.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unoidxcoll.hxx b/sw/inc/unoidxcoll.hxx index 033c2c4f307a..bd33abbfb10c 100644 --- a/sw/inc/unoidxcoll.hxx +++ b/sw/inc/unoidxcoll.hxx @@ -28,7 +28,7 @@ class SwXDocumentIndexes private: - virtual ~SwXDocumentIndexes(); + virtual ~SwXDocumentIndexes() override; public: |