summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/defaulthelpprovider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/defaulthelpprovider.hxx')
-rw-r--r--extensions/source/propctrlr/defaulthelpprovider.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/defaulthelpprovider.hxx b/extensions/source/propctrlr/defaulthelpprovider.hxx
index a2141353aa7c..a308f06bf7ab 100644
--- a/extensions/source/propctrlr/defaulthelpprovider.hxx
+++ b/extensions/source/propctrlr/defaulthelpprovider.hxx
@@ -57,7 +57,7 @@ namespace pcr
Create(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >&);
protected:
- ~DefaultHelpProvider();
+ virtual ~DefaultHelpProvider();
// XPropertyControlObserver
virtual void SAL_CALL focusGained( const ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyControl >& Control ) throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;