diff options
author | Alexander Wilms <f.alexander.wilms@gmail.com> | 2014-02-25 18:21:10 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-02-27 07:10:49 -0600 |
commit | d0d1534b6baa7fedfd771ceb2958305eb1986c48 (patch) | |
tree | da1b8f3931c28c12a90ab85093c809234270e7fd /drawinglayer/source/attribute/fillgraphicattribute.cxx | |
parent | 95ab91d0fb172f8c7692cb043dfd6b079f319601 (diff) |
Remove visual noise from drawinglayer
Change-Id: Ida745b9d994d09081ad3d18cdf2494a97438dc56
Reviewed-on: https://gerrit.libreoffice.org/8253
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'drawinglayer/source/attribute/fillgraphicattribute.cxx')
-rw-r--r-- | drawinglayer/source/attribute/fillgraphicattribute.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drawinglayer/source/attribute/fillgraphicattribute.cxx b/drawinglayer/source/attribute/fillgraphicattribute.cxx index 2fc61e19dc2d..0e3bc2f0ab10 100644 --- a/drawinglayer/source/attribute/fillgraphicattribute.cxx +++ b/drawinglayer/source/attribute/fillgraphicattribute.cxx @@ -20,7 +20,7 @@ #include <drawinglayer/attribute/fillgraphicattribute.hxx> #include <vcl/graph.hxx> -////////////////////////////////////////////////////////////////////////////// + namespace drawinglayer { |