summaryrefslogtreecommitdiff
path: root/svgio/inc/svggradientnode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/inc/svggradientnode.hxx')
-rw-r--r--svgio/inc/svggradientnode.hxx8
1 files changed, 3 insertions, 5 deletions
diff --git a/svgio/inc/svggradientnode.hxx b/svgio/inc/svggradientnode.hxx
index c55074f97a10..b5e41e984de2 100644
--- a/svgio/inc/svggradientnode.hxx
+++ b/svgio/inc/svggradientnode.hxx
@@ -25,9 +25,7 @@
#include <drawinglayer/primitive2d/svggradientprimitive2d.hxx>
#include <memory>
-namespace svgio
-{
- namespace svgreader
+namespace svgio::svgreader
{
class SvgGradientNode : public SvgNode
{
@@ -115,8 +113,8 @@ namespace svgio
const basegfx::B2DHomMatrix* getGradientTransform() const;
void setGradientTransform(const basegfx::B2DHomMatrix* pMatrix);
};
- } // end of namespace svgreader
-} // end of namespace svgio
+
+} // end of namespace svgio::svgreader
#endif // INCLUDED_SVGIO_INC_SVGGRADIENTNODE_HXX