summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/ChildrenManagerImpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/accessibility/ChildrenManagerImpl.hxx')
-rw-r--r--svx/source/accessibility/ChildrenManagerImpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/accessibility/ChildrenManagerImpl.hxx b/svx/source/accessibility/ChildrenManagerImpl.hxx
index 5804b9fae990..36a4919035b0 100644
--- a/svx/source/accessibility/ChildrenManagerImpl.hxx
+++ b/svx/source/accessibility/ChildrenManagerImpl.hxx
@@ -106,7 +106,7 @@ public:
/** If there still are managed children these are disposed and
released.
*/
- ~ChildrenManagerImpl (void);
+ virtual ~ChildrenManagerImpl (void);
/** Do that part of the initialization that you can not or should not do
in the constructor like registering at broadcasters.