summaryrefslogtreecommitdiff
path: root/basctl/source/inc/basidesh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/basidesh.hxx')
-rw-r--r--basctl/source/inc/basidesh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/inc/basidesh.hxx b/basctl/source/inc/basidesh.hxx
index fc251d16cc18..fa5d4c65c3ac 100644
--- a/basctl/source/inc/basidesh.hxx
+++ b/basctl/source/inc/basidesh.hxx
@@ -153,7 +153,7 @@ public:
SFX_DECL_VIEWFACTORY(Shell);
Shell( SfxViewFrame *pFrame, SfxViewShell *pOldSh );
- ~Shell();
+ virtual ~Shell();
BaseWindow* GetCurWindow() const { return pCurWin; }
ScriptDocument const& GetCurDocument() const { return m_aCurDocument; }