Put a to-do note in here to look at before actually releasing this API

This commit is contained in:
Scott Wheeler 2016-04-24 21:54:28 +02:00
parent 33c0ece830
commit 821ff14a43

View File

@ -36,6 +36,9 @@ namespace TagLib {
//! A list of pictures
typedef List<Picture> PictureList;
/// TODO: review this interface before the release of TagLib v2.x in light of
/// https://github.com/taglib/taglib/issues/734#issuecomment-214001325
/*!
* This is a spcialization of the List class with some members.
*/