bugfix/7-get-rid-of-reference-errors #8
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