summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/hdrcont.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/hdrcont.cxx')
-rw-r--r--sc/source/ui/view/hdrcont.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/view/hdrcont.cxx b/sc/source/ui/view/hdrcont.cxx
index 16039fb5b57a..dcf157e05ee9 100644
--- a/sc/source/ui/view/hdrcont.cxx
+++ b/sc/source/ui/view/hdrcont.cxx
@@ -413,10 +413,10 @@ void ScHeaderControl::Paint( const Rectangle& rRect )
}
}
- //
+
// loop through entries several times to avoid changing the line color too often
// and to allow merging of lines
- //
+
ScGridMerger aGrid( this, 1, 1 );