summaryrefslogtreecommitdiff
path: root/include/comphelper/proxyaggregation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/proxyaggregation.hxx')
-rw-r--r--include/comphelper/proxyaggregation.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/proxyaggregation.hxx b/include/comphelper/proxyaggregation.hxx
index eadafbf9aefb..756004234be7 100644
--- a/include/comphelper/proxyaggregation.hxx
+++ b/include/comphelper/proxyaggregation.hxx
@@ -186,7 +186,7 @@ namespace comphelper
const css::uno::Reference< css::lang::XComponent >& _rxComponent
);
- virtual ~OComponentProxyAggregation();
+ virtual ~OComponentProxyAggregation() override;
// XInterface
DECLARE_XINTERFACE()