Merge pull request #2061

568b78d Remove unused image, fix js/Utils.js, requires #5355 (xmrdsc)
This commit is contained in:
luigi1111 2019-04-09 23:26:21 -04:00
commit d2c47606ca
No known key found for this signature in database
GPG key ID: F4ACA0183641E010
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

View file

@ -52,7 +52,6 @@
<file>images/expandRightPanel.png</file>
<file>images/dropdownCopy.png</file>
<file>images/dropdownCopy@2x.png</file>
<file>images/dropdownDel.png</file>
<file>images/moneroLogo2.png</file>
<file>components/PrivacyLevelSmall.qml</file>
<file>images/resize.png</file>