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

H6 {
	font.pointSize: 21 + .0075 * parent.width
}