summaryrefslogtreecommitdiff
path: root/Label/H5.ui.qml
blob: 59bc98f1471847324f7f15db307b92ff8c6b7a5a (plain)
1
2
3
4
5
6
7
import QtQuick 2.15
import QtQuick.Controls 2.15
import ".."

H6 {
	font.pointSize: 20.1 + .00075 * parent.width
}