add vidLoop property
This commit is contained in:
parent
2adc1c6e91
commit
11d8ca366c
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ Item {
|
|||
property url imageSource
|
||||
property url videoSource
|
||||
property url audioSource
|
||||
property bool vidLoop
|
||||
property int pdfIndex
|
||||
property string chosenFont: "Quicksand"
|
||||
property string text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue