summaryrefslogtreecommitdiff
path: root/include/svx/sdrundomanager.hxx
diff options
context:
space:
mode:
authorJim Raykowski <raykowj@gmail..com>2019-07-25 00:16:04 -0800
committerJim Raykowski <raykowj@gmail.com>2019-07-25 18:05:44 +0200
commit3c7efab4e72d6f044a3ace34c06d2dfdfafbe42b (patch)
treeefd7b9412396061c9ce5a821b3ba0ab2b1a4bed1 /include/svx/sdrundomanager.hxx
parente354681e5d5d21b4ad0d435193810922df7ec7a0 (diff)
tdf#47807 Invalidate bindings to Undo Redo
This patch reverts the previous commit made for this and provides a new fix. Change-Id: I487ecf0a7564f1130ef9a42e893e73185701d8c9 Reviewed-on: https://gerrit.libreoffice.org/76287 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com>
Diffstat (limited to 'include/svx/sdrundomanager.hxx')
-rw-r--r--include/svx/sdrundomanager.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/sdrundomanager.hxx b/include/svx/sdrundomanager.hxx
index 854c4be54c51..60a06bd546c5 100644
--- a/include/svx/sdrundomanager.hxx
+++ b/include/svx/sdrundomanager.hxx
@@ -63,8 +63,6 @@ public:
// by a last undo during text edit
bool isEndTextEditTriggeredFromUndo() { return mbEndTextEditTriggeredFromUndo; }
void SetDocShell(SfxObjectShell* pDocShell);
-
- virtual void AddUndoAction( std::unique_ptr<SfxUndoAction> pAction, bool bTryMerg=false ) override;
};
#endif // INCLUDED_SVX_SDRUNDOMANAGER_HXX