adding functionality to preview slider

This commit is contained in:
Chris Cochrun 2022-09-19 16:19:43 -05:00
parent 016756df72
commit a6d2eb28fd
4 changed files with 15 additions and 2 deletions

View file

@ -9,6 +9,9 @@ import org.presenter 1.0
Window {
id: presentationWindow
property Item slide: presentationSlide
title: "presentation-window"
height: maximumHeight
width: maximumWidth