summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/PageColumnControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/sidebar/PageColumnControl.hxx')
-rw-r--r--sw/source/uibase/sidebar/PageColumnControl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/sidebar/PageColumnControl.hxx b/sw/source/uibase/sidebar/PageColumnControl.hxx
index 869a5e211c24..140c948721dc 100644
--- a/sw/source/uibase/sidebar/PageColumnControl.hxx
+++ b/sw/source/uibase/sidebar/PageColumnControl.hxx
@@ -24,7 +24,7 @@
class PageColumnPopup;
-namespace sw { namespace sidebar {
+namespace sw::sidebar {
class PageColumnControl final : public WeldToolbarPopup
{
@@ -49,7 +49,7 @@ private:
DECL_LINK( MoreButtonClickHdl_Impl, weld::Button&, void );
};
-} } // end of namespace sw::sidebar
+} // end of namespace sw::sidebar
#endif