vcl/vcl.common.component.headless |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5633953bb2ba4d687dd6f550a1a2184d1ff17aca
Author:     Caolán McNamara <[email protected]>
AuthorDate: Wed Dec 10 21:09:40 2025 +0000
Commit:     Caolán McNamara <[email protected]>
CommitDate: Thu Dec 11 09:51:01 2025 +0100

    include VCLGenericClipboard for headless-only tests
    
    make CppunitTest_starmath_qa_cppunit  
CPPUNIT_TEST_NAME="Test::testCopyPaste"
    
    fails on --disable-gui build
    
    Change-Id: I811487dd57f1474ae93131bf57b5cd04470cdaa5
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/195409
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <[email protected]>

diff --git a/vcl/vcl.common.component.headless 
b/vcl/vcl.common.component.headless
index 4300832e94b2..e92b54e7ca1b 100644
--- a/vcl/vcl.common.component.headless
+++ b/vcl/vcl.common.component.headless
@@ -3,6 +3,6 @@
 # This Source Code Form is subject to the terms of the Mozilla Public
 # License, v. 2.0. If a copy of the MPL was not distributed with this
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
+com.sun.star.datatransfer.VCLGenericClipboard
 com.sun.star.frame.VCLSessionManagerClient
 vcl::FontIdentificator

Reply via email to