mirror of
https://github.com/taglib/taglib.git
synced 2025-11-14 05:32:46 -05:00
Document replacements for deprecated functions (#1001)
This commit is contained in:
@ -77,7 +77,7 @@ namespace TagLib {
|
||||
*
|
||||
* \note This method is just an alias of lengthInSeconds().
|
||||
*
|
||||
* \deprecated
|
||||
* \deprecated Use lengthInSeconds().
|
||||
*/
|
||||
TAGLIB_DEPRECATED virtual int length() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user