mirror of
https://github.com/LibreOffice/core.git
synced 2026-01-06 07:52:41 +00:00
There are corresponding signal_* methods that are used by the subclasses to call these handlers/Links, so there's no need for the handler members themselves to be protected. Make them private. Change-Id: I1cb1357574c4ab3df99a416e88b436987e96fee0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/197400 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>