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

H6 {
	font.pointSize: 23.6 + .027 * parent.width
}