Rename HButton to HUIButton
This commit is contained in:
@@ -78,7 +78,7 @@ HRectangle {
|
||||
id: bannerRepeater
|
||||
model: []
|
||||
|
||||
HButton {
|
||||
HUIButton {
|
||||
id: button
|
||||
text: modelData.text
|
||||
iconName: modelData.iconName
|
||||
|
Reference in New Issue
Block a user