From 4d4ceddf9184325c534918d5cbe3fefaf91342cc Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Thu, 5 May 2022 17:25:03 -0500 Subject: [PATCH] Revert "test changes2" This reverts commit 1f2943cd6edc8074d848afa830484c6f472c0a52. --- 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: ""