summaryrefslogtreecommitdiff
path: root/svgio/inc/svgstyleattributes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/inc/svgstyleattributes.hxx')
-rw-r--r--svgio/inc/svgstyleattributes.hxx8
1 files changed, 3 insertions, 5 deletions
diff --git a/svgio/inc/svgstyleattributes.hxx b/svgio/inc/svgstyleattributes.hxx
index dc0a86a88fe6..62e39adb943b 100644
--- a/svgio/inc/svgstyleattributes.hxx
+++ b/svgio/inc/svgstyleattributes.hxx
@@ -38,9 +38,7 @@ namespace svgio::svgreader {
}
-namespace svgio
-{
- namespace svgreader
+namespace svgio::svgreader
{
enum StrokeLinecap
{
@@ -438,8 +436,8 @@ namespace svgio
BaselineShift getBaselineShift() const { return maBaselineShift; }
SvgNumber getBaselineShiftNumber() const;
};
- } // end of namespace svgreader
-} // end of namespace svgio
+
+} // end of namespace svgio::svgreader
#endif // INCLUDED_SVGIO_INC_SVGSTYLEATTRIBUTES_HXX