summaryrefslogtreecommitdiff
path: root/sw/source/ui/utlui/zoomctrl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/utlui/zoomctrl.cxx')
-rw-r--r--sw/source/ui/utlui/zoomctrl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/utlui/zoomctrl.cxx b/sw/source/ui/utlui/zoomctrl.cxx
index d64360aaab88..09b505e7e840 100644
--- a/sw/source/ui/utlui/zoomctrl.cxx
+++ b/sw/source/ui/utlui/zoomctrl.cxx
@@ -51,7 +51,7 @@ void SwZoomControl::StateChanged( sal_uInt16 nSID, SfxItemState eState,
}
else
{
- sPreviewZoom = aEmptyStr;
+ sPreviewZoom = aEmptyOUStr;
SvxZoomStatusBarControl::StateChanged(nSID, eState, pState);
}
}