summaryrefslogtreecommitdiff
path: root/svgio/inc/svgpaint.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/inc/svgpaint.hxx')
-rw-r--r--svgio/inc/svgpaint.hxx8
1 files changed, 3 insertions, 5 deletions
diff --git a/svgio/inc/svgpaint.hxx b/svgio/inc/svgpaint.hxx
index 7f442ce26974..e234f43064ad 100644
--- a/svgio/inc/svgpaint.hxx
+++ b/svgio/inc/svgpaint.hxx
@@ -22,9 +22,7 @@
#include <basegfx/color/bcolor.hxx>
-namespace svgio
-{
- namespace svgreader
+namespace svgio::svgreader
{
class SvgPaint
{
@@ -49,8 +47,8 @@ namespace svgio
bool isOn() const { return mbOn; }
bool isCurrent() const { return mbCurrent; }
};
- } // end of namespace svgreader
-} // end of namespace svgio
+
+} // end of namespace svgio::svgreader
#endif // INCLUDED_SVGIO_INC_SVGPAINT_HXX