From 65b559d53bdcc01a3ffd4b198e7509c7316dd265 Mon Sep 17 00:00:00 2001 From: demmm Date: Thu, 25 Jul 2024 16:57:40 +0200 Subject: [PATCH] reflect that both Qt 5 and 6 are in use --- about.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about.md b/about.md index f4e19066a8b7c..ed4cfa4ca2fad 100644 --- a/about.md +++ b/about.md @@ -130,7 +130,7 @@ Operating systems that ship Calamares in their package repositories for third-pa ## What is Calamares made of {: .offset} -Calamares is mostly written in C++17, with Qt 5 (5.9 or later) as general +Calamares is mostly written in C++17, with Qt (5 or 6) as general purpose library and UI toolkit. Calamares is modular by design, and Python 3 was chosen as the main