user avatar
Remove QQuickImageBase's explicitSourceSize.
Robin Burchell authored
The only case where this really did anything was in resetSourceSize() to avoid
resetting if it had not been set already, but this logic is already in
setSourceSize too, so it's really not useful.

Done-with: John Brooks <john.brooks@dereferenced.net>
Change-Id: Idb86686ea5ab711ceb2390e3703e0e04f7d537bb
Reviewed-by: default avatarJohn Brooks <john.brooks@dereferenced.net>
Reviewed-by: default avatarAlan Alpert <alan.alpert@nokia.com>
dfb39b0a
Name Last commit Last update
..