aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickitemview.cpp
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2019-10-28 10:36:35 +0100
committerUlf Hermann <ulf.hermann@qt.io>2019-10-29 05:11:25 +0000
commit59760e6ce0da6780fcbdf0b2dc123f989baaa3eb (patch)
treeb7a164d2d9551ce2624e7c431612f9c041077c38 /src/quick/items/qquickitemview.cpp
parentaa3d088e3dbc6e93620310cf8de0782fbb2b2ee8 (diff)
Adapt test case to avoid null characters in directory names
The file system engine in QtCore is stricter now about these things. In the particular example we have here, the first character of the imported directory was a null character, which would previously lead to the whole import being ignored. We cannot do such nasty things anymore. Therefore, comment the import out, in order to retain the old behavior. Fixes: QTBUG-79562 Change-Id: I04917bf7db32e9d09e5919555740a263af2d1795 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/quick/items/qquickitemview.cpp')
0 files changed, 0 insertions, 0 deletions