Skip to content

Commit 5f7e645

Browse files
committed
Merge branch '1.2'
2 parents 92063ab + 59c90c0 commit 5f7e645

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -145,11 +145,16 @@ $ python3 main.py
145145
```
146146

147147

148-
Supported Qt versions
149-
======================
148+
Supported Qt versions and toolchains
149+
=====================================
150150
KDDockWidgets requires Qt >= 5.9 (or >=5.12 if Python bindings are enabled).
151151
The QtQuick support will require Qt >= 5.15.
152-
Qt 6 will be support as long as QTBUG-88611 is finished, most likely for 6.1.
152+
Qt 6 is supported.
153+
154+
Regarding compilers, whatever toolchain is able to build Qt 5.9 should also be
155+
fine to build KDDW. Note however that MSVC 2013 support will be dropped in KDDW v1.3,
156+
due to that compiler crashing.
157+
153158

154159
Licensing
155160
=========

0 commit comments

Comments
 (0)