diff options
Diffstat (limited to 'Label/Display6.ui.qml')
| -rw-r--r-- | Label/Display6.ui.qml | 4 |
1 files changed, 2 insertions, 2 deletions
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 { |