summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/undodraw.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/undodraw.hxx')
-rw-r--r--sc/source/ui/inc/undodraw.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/ui/inc/undodraw.hxx b/sc/source/ui/inc/undodraw.hxx
index 20db8643e3ca..cc2264807ace 100644
--- a/sc/source/ui/inc/undodraw.hxx
+++ b/sc/source/ui/inc/undodraw.hxx
@@ -37,6 +37,8 @@ class ScUndoDraw: public SfxUndoAction
SfxUndoAction* pDrawUndo;
ScDocShell* pDocShell;
+ void UpdateSubShell();
+
public:
TYPEINFO();
ScUndoDraw( SfxUndoAction* pUndo, ScDocShell* pDocSh );