summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/basicide/baside2.cxx')
-rw-r--r--basctl/source/basicide/baside2.cxx18
1 files changed, 9 insertions, 9 deletions
diff --git a/basctl/source/basicide/baside2.cxx b/basctl/source/basicide/baside2.cxx
index 06bc28ade190..97dee2e128ed 100644
--- a/basctl/source/basicide/baside2.cxx
+++ b/basctl/source/basicide/baside2.cxx
@@ -189,10 +189,10 @@ bool bSourceLinesEnabled = false;
} // namespace
-//
+
// ModulWindow
-// ===========
-//
+
+
ModulWindow::ModulWindow (
ModulWindowLayout* pParent,
@@ -1478,10 +1478,10 @@ void ModulWindow::UpdateModule ()
}
-//
+
// ModulWindowLayout
-// =================
-//
+
+
ModulWindowLayout::ModulWindowLayout (Window* pParent, ObjectCatalog& rObjectCatalog_) :
Layout(pParent),
@@ -1567,10 +1567,10 @@ void ModulWindowLayout::OnFirstSize (long const nWidth, long const nHeight)
}
-//
+
// SyntaxColors
-// ============
-//
+
+
ModulWindowLayout::SyntaxColors::SyntaxColors () :
pEditor(0)