Wizard: added restore-height

This commit is contained in:
Jacob Brydolf
2016-10-08 01:48:42 +02:00
committed by Ilya Kitaev
parent 7f0d6c4c28
commit 38d9034470
3 changed files with 23 additions and 3 deletions

View File

@@ -96,5 +96,6 @@ Item {
wordsTextItem.clipboardButtonVisible: true
wordsTextItem.tipTextVisible: true
wordsTextItem.memoTextReadOnly: true
restoreHeightVisible:false
}
}