summaryrefslogtreecommitdiffstats
path: root/rsc/inc/rsccont.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/inc/rsccont.hxx')
-rw-r--r--rsc/inc/rsccont.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsc/inc/rsccont.hxx b/rsc/inc/rsccont.hxx
index 0c02d3af707a..3e1f51b2e721 100644
--- a/rsc/inc/rsccont.hxx
+++ b/rsc/inc/rsccont.hxx
@@ -58,7 +58,7 @@ public:
RscBaseCont( Atom nId, sal_uInt32 nTypId,
RscTop * pSuper = NULL,
bool bNoId = true );
- ~RscBaseCont();
+ virtual ~RscBaseCont();
virtual RSCCLASS_TYPE GetClassType() const SAL_OVERRIDE;
void SetTypeClass( RscTop * pClass, RscTop * pClass1 = NULL )
{