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

H6 {
	font.pointSize: 21.75 + .013125 * parent.width
}