diff options
Diffstat (limited to 'sw/source/uibase/inc/unomod.hxx')
-rw-r--r-- | sw/source/uibase/inc/unomod.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/unomod.hxx b/sw/source/uibase/inc/unomod.hxx index e41af1200b7a..352ed23b165a 100644 --- a/sw/source/uibase/inc/unomod.hxx +++ b/sw/source/uibase/inc/unomod.hxx @@ -133,7 +133,7 @@ protected: SwView* pView; SwViewOption* mpViewOption; const SwViewOption* mpConstViewOption; - bool bObjectValid:1, bWeb:1, mbApplyZoom; + bool bObjectValid:1, mbApplyZoom; FieldUnit eHRulerUnit; bool mbApplyHRulerMetric; |