Fix tst_qcombobox for configurations with builtin testdata
Change-Id: Id3a1166428873618b253989da98ccdbe13afd1a0 Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>bb10
parent
ed2754a56d
commit
8d3e7eb259
|
|
@ -3,3 +3,5 @@ TARGET = tst_qcombobox
|
|||
QT += widgets widgets-private gui-private core-private testlib testlib-private
|
||||
DEFINES += QTEST_QPA_MOUSE_HANDLING
|
||||
SOURCES += tst_qcombobox.cpp
|
||||
|
||||
TESTDATA += qtlogo.png qtlogoinverted.png
|
||||
|
|
|
|||
Loading…
Reference in New Issue