HCheckBox: fix bad default subtitle text value
This commit is contained in:
		@@ -74,7 +74,6 @@ CheckBox {
 | 
			
		||||
        HLabel {
 | 
			
		||||
            id: subtitleText
 | 
			
		||||
            visible: Boolean(text)
 | 
			
		||||
            text: box.subtitle
 | 
			
		||||
            color: theme.controls.checkBox.subtitle
 | 
			
		||||
            font.pixelSize: theme.fontSize.small
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user