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/Display6.ui.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Label/Display6.ui.qml') diff --git a/Label/Display6.ui.qml b/Label/Display6.ui.qml index b82734b..838dc5a 100644 --- a/Label/Display6.ui.qml +++ b/Label/Display6.ui.qml @@ -1,5 +1,5 @@ -import QtQuick 2.15 -import QtQuick.Controls 2.15 +import QtQuick +import QtQuick.Controls import ".." H6 { -- cgit v1.2.3