include/drawinglayer/primitive2d/bitmapprimitive2d.hxx | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-)
New commits: commit d2f150a9c870e8ff6cda67b37f73cd23169f23aa Author: Tomaž Vajngerl <tomaz.vajng...@collabora.co.uk> AuthorDate: Sat May 9 21:45:06 2020 +0200 Commit: Tomaž Vajngerl <qui...@gmail.com> CommitDate: Sun May 10 12:26:20 2020 +0200 drawinglayer: simplify namespaces in BitmapPrimitive2d Change-Id: Ib9d29dd4cfac6c0e217e00e7719b0c87fe259fe7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93912 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <qui...@gmail.com> diff --git a/include/drawinglayer/primitive2d/bitmapprimitive2d.hxx b/include/drawinglayer/primitive2d/bitmapprimitive2d.hxx index 10de4ce16781..bef384eb47b2 100644 --- a/include/drawinglayer/primitive2d/bitmapprimitive2d.hxx +++ b/include/drawinglayer/primitive2d/bitmapprimitive2d.hxx @@ -24,19 +24,10 @@ #include <drawinglayer/primitive2d/baseprimitive2d.hxx> #include <basegfx/matrix/b2dhommatrix.hxx> -namespace com -{ -namespace sun -{ -namespace star -{ -namespace awt +namespace com::sun::star::awt { class XBitmap; } -} -} -} namespace drawinglayer::primitive2d { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits