summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unomtabl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/unodraw/unomtabl.cxx')
-rw-r--r--svx/source/unodraw/unomtabl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/unodraw/unomtabl.cxx b/svx/source/unodraw/unomtabl.cxx
index 39cfe7ddaf3e..97d68c979a25 100644
--- a/svx/source/unodraw/unomtabl.cxx
+++ b/svx/source/unodraw/unomtabl.cxx
@@ -61,7 +61,7 @@ private:
public:
explicit SvxUnoMarkerTable( SdrModel* pModel ) throw();
- virtual ~SvxUnoMarkerTable() throw();
+ virtual ~SvxUnoMarkerTable() throw() override;
void dispose();