From c549861c0b0dd6ec5ef00f1d0fbba62f85c37713 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Thu, 5 May 2022 17:24:02 -0500 Subject: [PATCH] test changes --- src/qml/presenter/MainWindow.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/qml/presenter/MainWindow.qml b/src/qml/presenter/MainWindow.qml index cfa5f3a..e895f5d 100644 --- a/src/qml/presenter/MainWindow.qml +++ b/src/qml/presenter/MainWindow.qml @@ -11,6 +11,7 @@ Controls.Page { id: mainPage padding: 0 + // properties passed around for the slides property int currentServiceItem property url imageBackground: ""