summaryrefslogtreecommitdiff
path: root/sw/inc/postithelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/postithelper.hxx')
-rw-r--r--sw/inc/postithelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/postithelper.hxx b/sw/inc/postithelper.hxx
index 10bc05fed989..80b26ac520e6 100644
--- a/sw/inc/postithelper.hxx
+++ b/sw/inc/postithelper.hxx
@@ -64,7 +64,7 @@ struct SwLayoutInfo
, mPageFrame()
, mPagePrtArea()
, mnPageNumber(1)
- , meSidebarPosition(sw::sidebarwindows::SIDEBAR_NONE)
+ , meSidebarPosition(sw::sidebarwindows::SidebarPosition::NONE)
, mRedlineAuthor(0)
{}
};