README-QtQuick: Remove sentence about failing Qt6 tests

It was a false-positive, everything passes
This commit is contained in:
Sergio Martins
2021-07-15 23:53:01 +01:00
parent 34676f016f
commit 86db81e5b7

View File

@@ -4,9 +4,6 @@ Supported Qt versions and toolchains
KDDockWidgets for QtQuick requires a C++17 capable compiler and either
Qt >= 5.15.0 or Qt >= 6.2.
The Qt5 version is probably more stable, at lest all tests pass. While with
Qt6 there's still failing tests (which might or not be benign).
TROUBLESHOOTING
===============