summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/drwtxtsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/drwtxtsh.hxx')
-rw-r--r--sw/source/ui/inc/drwtxtsh.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/source/ui/inc/drwtxtsh.hxx b/sw/source/ui/inc/drwtxtsh.hxx
index 79aebc4e016a..1bbec5daafcb 100644
--- a/sw/source/ui/inc/drwtxtsh.hxx
+++ b/sw/source/ui/inc/drwtxtsh.hxx
@@ -57,7 +57,8 @@ public:
SwDrawTextShell(SwView &rView);
virtual ~SwDrawTextShell();
- virtual SfxUndoManager* GetUndoManager();
+ virtual ::svl::IUndoManager*
+ GetUndoManager();
void StateDisableItems(SfxItemSet &);