[Libreoffice-commits] core.git: sw/source
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Mon Aug 31 19:17:13 UTC 2020
sw/source/ui/table/tabledlg.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 377525be476b989556339253fa073242058428a7
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Mon Aug 31 14:40:39 2020 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Mon Aug 31 21:16:27 2020 +0200
duplicate line
Change-Id: I69338ac0c5aa616c21205375f133c959e13414cf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101741
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sw/source/ui/table/tabledlg.cxx b/sw/source/ui/table/tabledlg.cxx
index 77cf26c43042..09be137b1838 100644
--- a/sw/source/ui/table/tabledlg.cxx
+++ b/sw/source/ui/table/tabledlg.cxx
@@ -1517,7 +1517,6 @@ void SwTextFlowPage::Reset( const SfxItemSet* rSet )
m_xPgBrkBeforeRB->set_sensitive(true);
m_xPgBrkAfterRB->set_sensitive(true);
m_xPageCollCB->set_sensitive(true);
- m_xPgBrkCB->set_active(true);
m_xPgBrkCB->set_active(true);
m_xColBrkRB->set_active( false );
More information about the Libreoffice-commits
mailing list