vcl/vcl.common.component.headless | 1 + 1 file changed, 1 insertion(+)
New commits: commit 910a96033ef1c395b23e97138229f83719248ae0 Author: Caolán McNamara <[email protected]> AuthorDate: Fri Dec 12 16:42:55 2025 +0000 Commit: Caolán McNamara <[email protected]> CommitDate: Mon Dec 15 10:06:27 2025 +0100 add org.libreoffice.uitest.UITest to headless Change-Id: Icc3d22570e43a76bc352c1c88dc3cde4feaea1c2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/195574 Reviewed-by: Stephan Bergmann <[email protected]> Tested-by: Caolán McNamara <[email protected]> diff --git a/vcl/vcl.common.component.headless b/vcl/vcl.common.component.headless index e92b54e7ca1b..7b522b79dc0a 100644 --- a/vcl/vcl.common.component.headless +++ b/vcl/vcl.common.component.headless @@ -5,4 +5,5 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. com.sun.star.datatransfer.VCLGenericClipboard com.sun.star.frame.VCLSessionManagerClient +org.libreoffice.uitest.UITest vcl::FontIdentificator
