summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshcol.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/unodraw/unoshcol.cxx')
-rw-r--r--svx/source/unodraw/unoshcol.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/unodraw/unoshcol.cxx b/svx/source/unodraw/unoshcol.cxx
index d657b7f2990d..6de5b89aef8d 100644
--- a/svx/source/unodraw/unoshcol.cxx
+++ b/svx/source/unodraw/unoshcol.cxx
@@ -55,7 +55,7 @@ private:
public:
SvxShapeCollection() throw();
- virtual ~SvxShapeCollection() throw();
+ virtual ~SvxShapeCollection() throw() override;
// XInterface
virtual void SAL_CALL release() throw() override;