summaryrefslogtreecommitdiff
path: root/svx/source/inc/ShapesUtil.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/ShapesUtil.hxx')
-rw-r--r--svx/source/inc/ShapesUtil.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/inc/ShapesUtil.hxx b/svx/source/inc/ShapesUtil.hxx
index 45b246cc1881..72d6e63dc731 100644
--- a/svx/source/inc/ShapesUtil.hxx
+++ b/svx/source/inc/ShapesUtil.hxx
@@ -21,7 +21,7 @@
#include <map>
#include <rtl/ustring.hxx>
-namespace svx{ namespace sidebar {
+namespace svx::sidebar {
class SvxShapeCommandsMap
{
@@ -32,7 +32,8 @@ public:
mpBlockArrowShapes, mpFlowchartShapes,
mpCalloutShapes, mpStarShapes, mp3DShapes;
};
-}}
+
+}
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ \ No newline at end of file