summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
Diffstat (limited to 'starmath')
-rw-r--r--starmath/source/view.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/source/view.cxx b/starmath/source/view.cxx
index 4e4ad7902b3e..b6b14801bbb9 100644
--- a/starmath/source/view.cxx
+++ b/starmath/source/view.cxx
@@ -727,6 +727,7 @@ void SmCmdBoxWindow::dispose()
{
aInitialFocusTimer.Stop();
bExiting = true;
+ aController.dispose();
aEdit.disposeAndClear();
SfxDockingWindow::dispose();
}