Home
last modified time | relevance | path

Searched defs:TAGLIB_DEPRECATED (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/MusicPlayer2/taglib/
H A Dtaglib.h48 #define TAGLIB_DEPRECATED [[deprecated]] macro
50 #define TAGLIB_DEPRECATED __attribute__((deprecated)) macro
52 #define TAGLIB_DEPRECATED __declspec(deprecated) macro
54 #define TAGLIB_DEPRECATED macro