Remove unused image, fix js/Utils.js, requires #5355

This commit is contained in:
dsc
2019-04-08 22:26:10 +02:00
committed by xmrdsc
parent d72284dc0e
commit 568b78df81
2 changed files with 1 additions and 1 deletions

View File

@@ -125,6 +125,7 @@ function isUpperLock(shift, letter){
else
return true;
}
}
function qmlEach(item, properties, ignoredObjectNames, arr){
// Traverse QML object tree and return components that match