mirror of
https://github.com/taglib/taglib.git
synced 2025-07-23 23:44:24 -04:00
Put a to-do note in here to look at before actually releasing this API
This commit is contained in:
@ -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.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user