cui/source/options/fontsubs.cxx | 1 - 1 file changed, 1 deletion(-) New commits: commit ee601c71908dc05fb0f3bd6c4916041d889e96e2 Author: Jan-Marek Glogowski <glo...@fbihome.de> AuthorDate: Thu Dec 17 19:30:26 2020 +0100 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Fri Dec 18 16:49:09 2020 +0100
tdf#138865 don't set ColumnToggleType::Check We don't want any hidden, magic checkbox for this table, as the user explicitly has to toggle the desired replacement modes, which isn't in any way related to a row selection. Change-Id: I3f9a73d41cc8727aa6380172221ea07068ef74c3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107920 Reviewed-by: Attila Szűcs <szucs.atti...@nisz.hu> Reviewed-by: László Németh <nem...@numbertext.org> Reviewed-by: Jan-Marek Glogowski <glo...@fbihome.de> Tested-by: Jenkins Tested-by: László Németh <nem...@numbertext.org> (cherry picked from commit 4cabfc30bf2db873930cef4f7f1b0243ae2fde28) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107908 Reviewed-by: Caolán McNamara <caol...@redhat.com> diff --git a/cui/source/options/fontsubs.cxx b/cui/source/options/fontsubs.cxx index d94112822f65..4f46e3aa8e53 100644 --- a/cui/source/options/fontsubs.cxx +++ b/cui/source/options/fontsubs.cxx @@ -54,7 +54,6 @@ SvxFontSubstTabPage::SvxFontSubstTabPage(weld::Container* pPage, weld::DialogCon m_xCheckLB->set_size_request(m_xCheckLB->get_approximate_digit_width() * 60, m_xCheckLB->get_height_rows(8)); - m_xCheckLB->enable_toggle_buttons(weld::ColumnToggleType::Check); m_xCheckLB->set_help_id(HID_OFA_FONT_SUBST_CLB); m_xCheckLB->set_selection_mode(SelectionMode::Multiple); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits