summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unobtabl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/unodraw/unobtabl.cxx')
-rw-r--r--svx/source/unodraw/unobtabl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/unodraw/unobtabl.cxx b/svx/source/unodraw/unobtabl.cxx
index 342b08282ea7..f2f927ff3eac 100644
--- a/svx/source/unodraw/unobtabl.cxx
+++ b/svx/source/unodraw/unobtabl.cxx
@@ -39,7 +39,7 @@ class SvxUnoBitmapTable : public SvxUnoNameItemTable
{
public:
explicit SvxUnoBitmapTable( SdrModel* pModel ) throw();
- virtual ~SvxUnoBitmapTable() throw();
+ virtual ~SvxUnoBitmapTable() throw() override;
virtual NameOrIndex* createItem() const throw() override;
virtual bool isValid( const NameOrIndex* pItem ) const override;