removing some debugging cruft
This commit is contained in:
parent
7d11fa86ba
commit
7be875682f
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ Item {
|
|||
anchors.leftMargin: Kirigami.Units.smallSpacing * 8
|
||||
anchors.topMargin: 5
|
||||
elide: Text.ElideRight
|
||||
text: name + " " + slidesListRepeater.model
|
||||
text: name
|
||||
/* font.family: "Quicksand Bold" */
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue