summaryrefslogtreecommitdiff
path: root/include/comphelper/propagg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/propagg.hxx')
-rw-r--r--include/comphelper/propagg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/propagg.hxx b/include/comphelper/propagg.hxx
index 3a7dec8271a5..5410d5d0ce34 100644
--- a/include/comphelper/propagg.hxx
+++ b/include/comphelper/propagg.hxx
@@ -256,7 +256,7 @@ public:
virtual void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rValue ) throw ( ::com::sun::star::uno::Exception, std::exception ) SAL_OVERRIDE;
protected:
- ~OPropertySetAggregationHelper();
+ virtual ~OPropertySetAggregationHelper();
virtual void SAL_CALL getFastPropertyValue(::com::sun::star::uno::Any& rValue, sal_Int32 nHandle) const SAL_OVERRIDE;
void disposing();