Rename HButton to HUIButton

This commit is contained in:
miruka
2019-07-10 15:03:05 -04:00
parent a2ae569511
commit a2136dfe3c
7 changed files with 7 additions and 7 deletions

View File

@@ -46,7 +46,7 @@ HScalingBox {
id: interfaceButtonsRepeater
model: []
HButton {
HUIButton {
property string name: modelData.name
id: button