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

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