khangman has been ported to Qt6 in cmake, but the QML code doesn't work file:///usr/share/khangman/qml/GamePage.qml:22:1: module "QtQuick.Controls" version 1.2 is not installed import QtQuick.Controls 1.2 ^ After removing all versions from imports, another error comes up file:///usr/share/khangman/qml/GamePage.qml:24:1: module "QtQuick.Controls.Styles" is not installed import QtQuick.Controls.Styles ^
Fixed in 24.01.85