commit | 1015088d90275336e7b999624d2524800b8aa3e8 | [log] [tgz] |
---|---|---|
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | Sun Jan 17 20:47:08 2016 +0100 |
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | Sun Jan 17 20:47:08 2016 +0100 |
tree | e63821b911055898910e1ab9e6321fb4a68162cc | |
parent | 5c027e3b5c667ad17728cb04265835887fe6eb62 [diff] |
Fix building with Qt 4.7. QUrl::isLocalFile() is available starting with Qt 4.8. We can safely check for a file:// url instead. Qt 4.8 dropped support for OS X 10.4 / 10.5. Since we're still supporting those we need to keep using Qt 4.7 on OS X. We might want to consider requiring at least 10.6 on OS X with the next major release of Rockbox Utility. Change-Id: I18998fe3c7a38773479bc7a1c32ca6e4966359e9