diff options
| author | Erik Prabowo Kamal <erik@darapsa.org> | 2025-12-10 16:58:20 +0800 |
|---|---|---|
| committer | Erik Prabowo Kamal <erik@darapsa.org> | 2025-12-10 16:58:20 +0800 |
| commit | 2f18a0f6663141b567a75faa7e3e52b5dfa4f002 (patch) | |
| tree | 6a76349959b60718a44975f079829d3083f8ac42 /Label/H6.ui.qml | |
| parent | c92b6dc8585c5e76624389ae59274df1fe6fff85 (diff) | |
Update the project & remaining QML files to Qt6
Diffstat (limited to 'Label/H6.ui.qml')
| -rw-r--r-- | Label/H6.ui.qml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Label/H6.ui.qml b/Label/H6.ui.qml index b9b16a0..c4a43e4 100644 --- a/Label/H6.ui.qml +++ b/Label/H6.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 Label { font { |