Rename Daybreak component to DayBreak
QML name conventions
This commit is contained in:
		@@ -100,7 +100,7 @@ HColumnLayout {
 | 
				
			|||||||
        Layout.preferredHeight: separationSpacing
 | 
					        Layout.preferredHeight: separationSpacing
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    Daybreak {
 | 
					    DayBreak {
 | 
				
			||||||
        visible: dayBreak
 | 
					        visible: dayBreak
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        Layout.fillWidth: true
 | 
					        Layout.fillWidth: true
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user