Document replacements for deprecated functions (#1001)

This commit is contained in:
Urs Fleisch
2022-10-26 15:42:49 +02:00
parent decc0fa50a
commit 084108a908
28 changed files with 43 additions and 42 deletions
+1 -1
View File
@@ -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;