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
@@ -278,7 +278,7 @@ namespace TagLib {
* \note You generally shouldn't use this method, but instead the constructor
* directly.
*
* \deprecated
* \deprecated Use FileRef(FileName, bool, AudioProperties::ReadStyle).
*/
static File *create(FileName fileName,
bool readAudioProperties = true,