summaryrefslogtreecommitdiff
path: root/sw/source/ui/uiview/srcview.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/uiview/srcview.cxx')
-rw-r--r--sw/source/ui/uiview/srcview.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/uiview/srcview.cxx b/sw/source/ui/uiview/srcview.cxx
index dc4b6528c962..1d5ac4c0d4a0 100644
--- a/sw/source/ui/uiview/srcview.cxx
+++ b/sw/source/ui/uiview/srcview.cxx
@@ -266,7 +266,7 @@ void SwSrcView::Init()
}
SetNewWindowAllowed( sal_False );
- StartListening(*pDocShell,sal_True);
+ StartListening(*pDocShell,true);
}
SwDocShell* SwSrcView::GetDocShell()