diff options
Diffstat (limited to 'Label/H2.ui.qml')
-rw-r--r-- | Label/H2.ui.qml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Label/H2.ui.qml b/Label/H2.ui.qml deleted file mode 100644 index 99451d3..0000000 --- a/Label/H2.ui.qml +++ /dev/null @@ -1,6 +0,0 @@ -import QtQuick 2.15 -import QtQuick.Controls 2.15 - -H6 { - font.pointSize: 21.75 + .013125 * parent.width -} |