fix duplicate-property-binding in lock surface, update qmllint baseline
This commit is contained in:
parent
3944f99316
commit
2a3fde4146
2 changed files with 2 additions and 4 deletions
|
|
@ -12,8 +12,6 @@ shell/applets/TemperatureApplet.qml: Unqualified access [unqualified]
|
|||
shell/applets/VolumeApplet.qml: Unqualified access [unqualified]
|
||||
shell/lock/Lock.qml: Unqualified access [unqualified]
|
||||
shell/lock/LockAuth.qml: Unqualified access [unqualified]
|
||||
shell/lock/LockSurface.qml: Cannot combine value source and binding on property "opacity" [duplicate-property-binding]
|
||||
shell/lock/LockSurface.qml: Cannot combine value source and binding on property "scale" [duplicate-property-binding]
|
||||
shell/lock/LockSurface.qml: Unqualified access [unqualified]
|
||||
shell/modules/BackgroundOverlay.qml: Type PanelWindow is not creatable. [uncreatable-type]
|
||||
shell/modules/BacklightModule.qml: Member "screen" not found on type "QObject" [missing-property]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue