qml: prefer let & const over var in JS functions
now that the Qt minimal version support JS ES7 we should avoid using var
for local variables in javascript
now that the Qt minimal version support JS ES7 we should avoid using var
for local variables in javascript
VideoLAN code repository instance