The argument "-a" passed after "--" was being interpreted as the -a
option of the qml tool itself instead of being passed along to the qml
program as a positional argument.
Fixes: QTBUG-136120
Pick-to: 6.8 6.5
Change-Id: I602aea84e4766abeb47adce0f739f12315a70b24
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
(cherry picked from commit
|
||
---|---|---|
.. | ||
resources | ||
CMakeLists.txt | ||
ResizeItemToWindow.qml | ||
ResizeWindowToItem.qml | ||
conf.h | ||
default.qml | ||
main.cpp | ||
resizeToItem.qml |