From 034d2c8aee69f37c643a7b430bf94cca2db1f762 Mon Sep 17 00:00:00 2001 From: Sergio Martins Date: Wed, 25 Nov 2020 12:31:29 +0000 Subject: [PATCH] README: Mention Qt6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c17a03b..7a7ec1a0 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ Supported Qt versions ====================== KDDockWidgets requires Qt >= 5.9 (or >=5.12 if Python bindings are enabled). The QtQuick support will require Qt >= 5.15. +Qt 6 will be support as long as QTBUG-88611 is finished, most likely for 6.1. Licensing =========