summaryrefslogtreecommitdiff
path: root/include/svx/nbdtmg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/nbdtmg.hxx')
-rw-r--r--include/svx/nbdtmg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/nbdtmg.hxx b/include/svx/nbdtmg.hxx
index 963b14c25075..fbecb2719ba0 100644
--- a/include/svx/nbdtmg.hxx
+++ b/include/svx/nbdtmg.hxx
@@ -24,7 +24,7 @@
#include <editeng/numitem.hxx>
#include <vcl/font.hxx>
-namespace svx { namespace sidebar {
+namespace svx::sidebar {
#define DEFAULT_BULLET_TYPES 8
#define DEFAULT_NUM_VALUSET_COUNT 8
@@ -204,7 +204,7 @@ class OutlineTypeMgr: public NBOTypeMgrBase
virtual bool IsCustomized(sal_uInt16 nIndex) override;
static OutlineTypeMgr& GetInstance();
};
-}}
+}
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */