summaryrefslogtreecommitdiffstats
path: root/include/svx/sdrundomanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdrundomanager.hxx')
-rw-r--r--include/svx/sdrundomanager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sdrundomanager.hxx b/include/svx/sdrundomanager.hxx
index df9ac0845827..f932c91eac1c 100644
--- a/include/svx/sdrundomanager.hxx
+++ b/include/svx/sdrundomanager.hxx
@@ -36,8 +36,8 @@ private:
SfxUndoAction* mpLastUndoActionBeforeTextEdit;
bool mbEndTextEditTriggeredFromUndo;
-protected:
SfxObjectShell* m_pDocSh;
+protected:
// call to check for TextEdit active
bool isTextEditActive() const;
virtual void EmptyActionsChanged() override;