summaryrefslogtreecommitdiff
path: root/Label/H4.ui.qml
blob: 39dc0ca903deb3687709fecd085cfa3364601f4d (plain)
1
2
3
4
5
6
import QtQuick 2.15
import QtQuick.Controls 2.15

H6 {
	font.pointSize: 20.625 + .0046875 * parent.width
}