Remove session.index
This commit is contained in:
parent
339a8c7975
commit
a224269dd5
2
Main.qml
2
Main.qml
@ -20,8 +20,6 @@ Rectangle {
|
|||||||
LayoutMirroring.enabled: Qt.locale().textDirection == Qt.RightToLeft
|
LayoutMirroring.enabled: Qt.locale().textDirection == Qt.RightToLeft
|
||||||
LayoutMirroring.childrenInherit: true
|
LayoutMirroring.childrenInherit: true
|
||||||
|
|
||||||
property int sessionIndex: session.index
|
|
||||||
|
|
||||||
// Inherited from SDDMComponents
|
// Inherited from SDDMComponents
|
||||||
TextConstants {
|
TextConstants {
|
||||||
id: textConstants
|
id: textConstants
|
||||||
|
Loading…
x
Reference in New Issue
Block a user