From 2f18a0f6663141b567a75faa7e3e52b5dfa4f002 Mon Sep 17 00:00:00 2001 From: Erik Prabowo Kamal Date: Wed, 10 Dec 2025 16:58:20 +0800 Subject: Update the project & remaining QML files to Qt6 --- Label/FwLight.ui.qml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Label/FwLight.ui.qml') diff --git a/Label/FwLight.ui.qml b/Label/FwLight.ui.qml index f012fe5..7cfd0c3 100644 --- a/Label/FwLight.ui.qml +++ b/Label/FwLight.ui.qml @@ -1,6 +1,6 @@ -import QtQuick 2.15 -import QtQuick.Controls 2.15 -import Eduport 1.4 +import QtQuick +import QtQuick.Controls +import Eduport H6 { font { -- cgit v1.2.3