This commit is contained in:
Luis Ángel San Martín 2016-04-12 22:32:33 +02:00
parent 27eebaec17
commit 2bb8ec8141

View File

@ -401,7 +401,7 @@ Rectangle {
spacing: 20 spacing: 20
Repeater { Repeater {
id: characters id: characters
model: comicInfo.getCharacters().lenght model: comicInfo.getCharacters().length
Text { Text {
color: "white" color: "white"