cui/source/customize/acccfg.cxx | 2 -- 1 file changed, 2 deletions(-) New commits: commit 5714a9c6cdf3e48521740dadcce96bf035236835 Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Mon Sep 23 12:11:18 2019 +0100 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Mon Sep 23 17:39:45 2019 +0200
drop strange use of Help::ShowBalloon Change-Id: I90406d02d31f1e89e31a5c9d938d42eeb112ee25 Reviewed-on: https://gerrit.libreoffice.org/79407 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/cui/source/customize/acccfg.cxx b/cui/source/customize/acccfg.cxx index bdb6c470e4ab..3437ca718166 100644 --- a/cui/source/customize/acccfg.cxx +++ b/cui/source/customize/acccfg.cxx @@ -1173,8 +1173,6 @@ IMPL_LINK_NOARG(SfxAcceleratorConfigPage, RemoveHdl, weld::Button&, void) IMPL_LINK(SfxAcceleratorConfigPage, SelectHdl, weld::TreeView&, rListBox, void) { - // disable help - Help::ShowBalloon( this, Point(), ::tools::Rectangle(), OUString() ); if (&rListBox == m_xEntriesBox.get()) { TAccInfo* pEntry = reinterpret_cast<TAccInfo*>(m_xEntriesBox->get_selected_id().toInt64()); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits