Missing test dependency
> warn:vcl.layout:29309:29309:vcl/source/window/builder.cxx:446: DBG_UNHANDLED_EXCEPTION in VclBuilder::VclBuilder(vcl::Window*, const rtl::OUString&, const rtl::OUString&, const rtl::OString&, const com::sun:⭐:uno::Reference<com::sun:⭐:frame::XFrame>&, bool) > when: Unable to read .ui file > type: com.sun.star.container.NoSuchElementException > message: file:///.../core/instdir/share/config/soffice.cfg/vcl/ui/printprogressdialog.ui Change-Id: Ie275f5dbee52c5928276c06f65a5401a5fe1ae29 Reviewed-on: https://gerrit.libreoffice.org/63995 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
parent
4ac2f1799f
commit
04ae4a9721
1 changed files with 4 additions and 0 deletions
|
@ -49,4 +49,8 @@ $(eval $(call gb_CppunitTest_use_components,vcl_lifecycle,\
|
|||
|
||||
$(eval $(call gb_CppunitTest_use_configuration,vcl_lifecycle))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_uiconfigs,vcl_lifecycle, \
|
||||
vcl \
|
||||
))
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
|
Loading…
Reference in a new issue