making fontSize work right on presentation
This commit is contained in:
parent
cd825c6ed4
commit
ec30515c67
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ Window {
|
|||
audioSource: SlideObject.audio
|
||||
text: SlideObject.text
|
||||
chosenFont: SlideObject.font
|
||||
textSize: SlideObject.fontSize
|
||||
pdfIndex: SlideObject.pdfIndex
|
||||
itemType: SlideObject.type
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue