From a224269dd5c1711d1bec893ffdcf30dc4bfa94e7 Mon Sep 17 00:00:00 2001 From: hygienic-books Date: Sun, 6 Mar 2022 23:09:47 +0100 Subject: [PATCH] Remove session.index --- Main.qml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Main.qml b/Main.qml index e19e68b..ca99d72 100644 --- a/Main.qml +++ b/Main.qml @@ -20,8 +20,6 @@ Rectangle { LayoutMirroring.enabled: Qt.locale().textDirection == Qt.RightToLeft LayoutMirroring.childrenInherit: true - property int sessionIndex: session.index - // Inherited from SDDMComponents TextConstants { id: textConstants