Skip to content
Commit b05cb534 authored by Andrey Butirsky's avatar Andrey Butirsky Committed by Nate Graham
Browse files

fixup! [keyboard applet] fix TypeError garbage in log

New error:
/usr/share/plasma/plasmoids/org.kde.plasma.keyboardlayout/contents/ui/
main.qml:17:5: Unable to assign [undefined] to QString

This is because just string is returned and not an object.
The expression should always return struct with proper fields instead.


(cherry picked from commit 61ab0abf)
parent 9df495e0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment