summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/formcontrolcontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/bibliography/formcontrolcontainer.hxx')
-rw-r--r--extensions/source/bibliography/formcontrolcontainer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/bibliography/formcontrolcontainer.hxx b/extensions/source/bibliography/formcontrolcontainer.hxx
index 4378f5f66d10..77e1f4b725aa 100644
--- a/extensions/source/bibliography/formcontrolcontainer.hxx
+++ b/extensions/source/bibliography/formcontrolcontainer.hxx
@@ -45,7 +45,7 @@ namespace bib
protected:
FormControlContainer( );
- ~FormControlContainer( );
+ virtual ~FormControlContainer( );
sal_Bool isFormConnected() const { return NULL != m_pFormAdapter; }
void connectForm( const ::com::sun::star::uno::Reference< ::com::sun::star::form::XLoadable >& _rxForm );