summaryrefslogtreecommitdiff
path: root/Label/FwLight.ui.qml
blob: 7cfd0c37d561bd1d3bfacf3d2f1e317597b96a69 (plain)
1
2
3
4
5
6
7
8
9
10
11
import QtQuick
import QtQuick.Controls
import Eduport

H6 {
	font {
		family: Eduport.fwLightFont.family
		weight: Eduport.fwLightFont.weight
		pointSize: Eduport.h6FontSize
	}
}