Clementine-audio-player-Mac.../ext/libclementine-common
John Maguire 3323c2d094 Convert all instances of foreach() to a C++11 for
find ext src -name '*.cpp' -exec \
    sed -i -e 's/foreach(\([^,]\+\),/for (\1 :/' {} \;
2014-02-10 14:43:32 +01:00
..
core Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
CMakeLists.txt Remove tag encoding detection as we don't really use it anymore. 2012-11-29 13:41:20 +01:00