summaryrefslogtreecommitdiff
path: root/include/editeng/lineitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/lineitem.hxx')
-rw-r--r--include/editeng/lineitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/lineitem.hxx b/include/editeng/lineitem.hxx
index 92fd26d43706..ce2819c4edb7 100644
--- a/include/editeng/lineitem.hxx
+++ b/include/editeng/lineitem.hxx
@@ -43,7 +43,7 @@ public:
explicit SvxLineItem( const sal_uInt16 nId );
SvxLineItem( const SvxLineItem& rCpy );
- ~SvxLineItem();
+ virtual ~SvxLineItem();
SvxLineItem &operator=( const SvxLineItem& rLine );
virtual bool QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const SAL_OVERRIDE;