summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/report/SectionWindow.cxx
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 19:49:46 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-26 08:57:59 -0600
commit2196955b00071dce0d89e6dd13c50284d066e1f2 (patch)
treeaba1653fc3b7817db0eb6819d7cf9059538169b9 /reportdesign/source/ui/report/SectionWindow.cxx
parent2efee3c632bb8372685bb9f7b07e99b91668d779 (diff)
Remove visual noise from reportdesign
Change-Id: I2fea3ecefa24cfc0f3cc2a2f4de7c934eba5d6f7 Reviewed-on: https://gerrit.libreoffice.org/8295 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'reportdesign/source/ui/report/SectionWindow.cxx')
-rw-r--r--reportdesign/source/ui/report/SectionWindow.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/reportdesign/source/ui/report/SectionWindow.cxx b/reportdesign/source/ui/report/SectionWindow.cxx
index d0c752ab14fe..47ec56b4da20 100644
--- a/reportdesign/source/ui/report/SectionWindow.cxx
+++ b/reportdesign/source/ui/report/SectionWindow.cxx
@@ -387,8 +387,8 @@ void OSectionWindow::scrollChildren(long _nX)
lcl_setOrigin(m_aSplitter,_nX, 0);
lcl_scroll(m_aSplitter,aDiff);
}
-//==============================================================================
+
} // rptui
-//==============================================================================
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */