summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/report/StartMarker.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/report/StartMarker.cxx')
-rw-r--r--reportdesign/source/ui/report/StartMarker.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/reportdesign/source/ui/report/StartMarker.cxx b/reportdesign/source/ui/report/StartMarker.cxx
index deec17b758ed..cf258775159f 100644
--- a/reportdesign/source/ui/report/StartMarker.cxx
+++ b/reportdesign/source/ui/report/StartMarker.cxx
@@ -36,10 +36,10 @@
#define CORNER_SPACE 5
-//=====================================================================
+
namespace rptui
{
-//=====================================================================
+
Image* OStartMarker::s_pDefCollapsed = NULL;
Image* OStartMarker::s_pDefExpanded = NULL;
@@ -292,8 +292,8 @@ void OStartMarker::zoom(const Fraction& _aZoom)
Invalidate();
}
-// =======================================================================
+
}
-// =======================================================================
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */