mirror of
https://github.com/taglib/taglib.git
synced 2026-08-14 06:17:00 -04:00
Document replacements for deprecated functions (#1001)
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user