qt5base-lts/tests/auto/widgets/kernel/qlayout/testdata.qrc
Eskil Abrahamsen Blomfeldt 4448576ae0 Android: Fix QLayout tests
This test requires test data to be available and the
testRetainSizeWhenHidden test assumes that a widget will be
sized based on its sizeHint(), which does not work on
platforms where show() implies showMaximized().

Change-Id: I9bf372d8c0ea94845ae08481ec555fe25dcfebc0
Reviewed-by: BogDan Vatra <bogdan@kde.org>
2015-01-16 09:27:57 +01:00

6 lines
100 B
Plaintext

<RCC>
<qresource prefix="/">
<file>baseline/smartmaxsize</file>
</qresource>
</RCC>