]> granicus.if.org Git - taglib/commit
Fix a bug that Tag::setProperties() clears the date instead of the track number.
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Fri, 20 Mar 2015 04:33:13 +0000 (13:33 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Fri, 20 Mar 2015 04:33:13 +0000 (13:33 +0900)
commit68c0b0591b0ee154e4faf35f8fae91e9e13b352e
treee6737ba61728d34c5fcd5bbdc3dc264742e20a87
parent8fccaf30d20834a9f6e88c8ce2efd86e0c1351eb
Fix a bug that Tag::setProperties() clears the date instead of the track number.
taglib/tag.cpp
tests/test_propertymap.cpp