diff options
author | Alexander Wilms <f.alexander.wilms@gmail.com> | 2014-02-25 17:39:11 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-02-25 17:01:07 +0000 |
commit | 2fbd9825bce67218de2083ea1e881e98af166bf8 (patch) | |
tree | 90e557f9ca03cb237203bc0b7b04b34cb2305df2 /basctl/source/basicide/baside3.cxx | |
parent | f7a6ef74fe9b72105495b7d315ce155e01eb6489 (diff) |
Remove visual noise from basctl
Change-Id: I3e6a238a0bafbb70a7c22bde1f2258b8014ed2d2
Reviewed-on: https://gerrit.libreoffice.org/8232
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'basctl/source/basicide/baside3.cxx')
-rw-r--r-- | basctl/source/basicide/baside3.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/basicide/baside3.cxx b/basctl/source/basicide/baside3.cxx index d7b216716337..2e505485d799 100644 --- a/basctl/source/basicide/baside3.cxx +++ b/basctl/source/basicide/baside3.cxx @@ -1407,10 +1407,10 @@ ItemType DialogWindow::GetType () const } -// + // DialogWindowLayout -// ================== -// + + DialogWindowLayout::DialogWindowLayout (Window* pParent, ObjectCatalog& rObjectCatalog_) : Layout(pParent), |