summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basidesh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/basicide/basidesh.cxx')
-rw-r--r--basctl/source/basicide/basidesh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/basicide/basidesh.cxx b/basctl/source/basicide/basidesh.cxx
index 0059ff3ed30f..7a69e025d4cb 100644
--- a/basctl/source/basicide/basidesh.cxx
+++ b/basctl/source/basicide/basidesh.cxx
@@ -74,7 +74,7 @@ public:
ContainerListenerImpl (Shell* pShell) : mpShell(pShell) { }
- ~ContainerListenerImpl()
+ virtual ~ContainerListenerImpl()
{ }
void addContainerListener( const ScriptDocument& rScriptDocument, const OUString& aLibName )