Rename property bannerBody to bannerText

CURA-8564
This commit is contained in:
casper 2021-11-29 11:53:35 +01:00
parent e5c8d5456d
commit 00135e574d
6 changed files with 7 additions and 7 deletions

View file

@ -13,7 +13,7 @@ ListView
property string pageTitle
property bool bannerVisible
property string bannerIcon
property string bannerBody
property string bannerText
property string readMoreUrl
property var onRemoveBanner