summaryrefslogtreecommitdiff
path: root/include/toolkit/controls/geometrycontrolmodel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/controls/geometrycontrolmodel.hxx')
-rw-r--r--include/toolkit/controls/geometrycontrolmodel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/controls/geometrycontrolmodel.hxx b/include/toolkit/controls/geometrycontrolmodel.hxx
index f5e331cc8894..5aedc632c3f9 100644
--- a/include/toolkit/controls/geometrycontrolmodel.hxx
+++ b/include/toolkit/controls/geometrycontrolmodel.hxx
@@ -108,7 +108,7 @@ namespace com { namespace sun { namespace star {
void releaseAggregation();
protected:
- ~OGeometryControlModel_Base();
+ virtual ~OGeometryControlModel_Base();
// XAggregation
::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _aType ) throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;