summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/gridwin.hxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-05-08 03:03:19 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-05-08 03:06:29 +0200
commitcdcdeb933448e3519f1b3245f9f8428c941380b7 (patch)
tree1e0289d3d0f39b0a8adece2c9bad858ba51747a7 /sc/source/ui/inc/gridwin.hxx
parent702953442ad26802ec47c0f6e1f446c0f1082de8 (diff)
fix another crash on exit
Change-Id: I580d17b16760516b73ac9f882fd8f9707ce6337b
Diffstat (limited to 'sc/source/ui/inc/gridwin.hxx')
-rw-r--r--sc/source/ui/inc/gridwin.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/inc/gridwin.hxx b/sc/source/ui/inc/gridwin.hxx
index 5170e2567b0d..0a019357a5de 100644
--- a/sc/source/ui/inc/gridwin.hxx
+++ b/sc/source/ui/inc/gridwin.hxx
@@ -415,6 +415,7 @@ public:
* Takes ownership of the window
*/
void AddChildWindow(Window* pChildWindow);
+ void DeleteChildWindow(Window* pChildWindow);
protected:
// #114409#