summaryrefslogtreecommitdiff
path: root/include/svl/cntwall.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/cntwall.hxx')
-rw-r--r--include/svl/cntwall.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/cntwall.hxx b/include/svl/cntwall.hxx
index cbea63600df7..cd6800f66c40 100644
--- a/include/svl/cntwall.hxx
+++ b/include/svl/cntwall.hxx
@@ -38,7 +38,7 @@ public:
CntWallpaperItem( sal_uInt16 nWhich );
CntWallpaperItem( sal_uInt16 nWhich, SvStream& rStream, sal_uInt16 nVersion );
CntWallpaperItem( const CntWallpaperItem& rCpy );
- virtual ~CntWallpaperItem();
+ virtual ~CntWallpaperItem() override;
virtual sal_uInt16 GetVersion(sal_uInt16) const override;