summaryrefslogtreecommitdiff
path: root/starmath/inc/ElementsDockingWindow.hxx
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2013-07-22 00:06:56 -0300
committerFridrich Strba <fridrich@documentfoundation.org>2013-07-22 03:16:29 +0000
commitd3cf684146162a1528046ab2bcd7d9fa94443c69 (patch)
tree096a2d938d48c6587fa40bc7dbab45ed25a72fd7 /starmath/inc/ElementsDockingWindow.hxx
parent51a42da0c6d60a95ca35c90e2a8a4dc27efdf40f (diff)
Math: Fix memory leak with SmDocShell
Change-Id: Ife984f60344fe41501c9e17b10dab256e14fe9e6 Reviewed-on: https://gerrit.libreoffice.org/5017 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'starmath/inc/ElementsDockingWindow.hxx')
-rw-r--r--starmath/inc/ElementsDockingWindow.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/inc/ElementsDockingWindow.hxx b/starmath/inc/ElementsDockingWindow.hxx
index c46cf7948e28..9a98cf97e885 100644
--- a/starmath/inc/ElementsDockingWindow.hxx
+++ b/starmath/inc/ElementsDockingWindow.hxx
@@ -100,6 +100,7 @@ class SmElementsControl : public Control
public:
SmElementsControl(Window *pParent, const ResId& rResId);
+ ~SmElementsControl();
void setElementSetId(sal_uInt16 aSetId);