diff --git a/index.html b/index.html
index 922c570..dd8b03c 100644
--- a/index.html
+++ b/index.html
@@ -209,7 +209,7 @@
infocenter
- KCoreAddons (from KDE Frameworks
-- KDeclarative (from KDE Frameworks 5) or KCMUtils (from KDE Frameworks 6)
+- KDeclarative (from KDE Frameworks)
- KSysGuard (from KDE Plasma)
- libsensors
- QML module for Kirigami
@@ -255,6 +255,7 @@
:building_construction: To Do
+- The project should be prepared for a Qt 6 build, however this has not been attempted, specifically as KDE Frameworks 6 is still in development.
- Running clang-tidy, clazy, and friends on CI
- None of the EV-related readouts are implemented.
- None of the charging configuration settings (
getChargeConfigInfo
, updateChargeConfigInfo
, getDisChargeConfigInfo
, updateDisChargeConfigInfo
) can be read or altered.