Clementine-audio-player-Mac.../src/musicbrainz
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
..
acoustidclient.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
acoustidclient.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
chromaprinter.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
chromaprinter.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
musicbrainzclient.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
musicbrainzclient.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
tagfetcher.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
tagfetcher.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00