Merge remote-tracking branch 'TsudaKageyu/comment-update'

This commit is contained in:
Lukáš Lalinský
2013-07-11 10:05:29 +02:00
8 changed files with 25 additions and 20 deletions

View File

@ -84,7 +84,6 @@ namespace TagLib {
* file's audio properties will also be read using \a propertiesStyle. If
* false, \a propertiesStyle is ignored
*/
File(FileName file, bool readProperties = true,
Properties::ReadStyle propertiesStyle = Properties::Average);