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 549e7e12cbdc..49d21e24e158 100644
--- a/include/toolkit/controls/geometrycontrolmodel.hxx
+++ b/include/toolkit/controls/geometrycontrolmodel.hxx
@@ -107,7 +107,7 @@ namespace com { namespace sun { namespace star {
void releaseAggregation();
protected:
- virtual ~OGeometryControlModel_Base();
+ virtual ~OGeometryControlModel_Base() override;
// XAggregation
css::uno::Any SAL_CALL queryAggregation( const css::uno::Type& _aType ) throw(css::uno::RuntimeException, std::exception) override;