23 #ifndef TAGGINGLYRICS_H 24 #define TAGGINGLYRICS_H 33 bool write_lyrics(
const MetaData& md,
const QString& lyrics);
34 bool extract_lyrics(
const MetaData& md, QString& lyrics);
35 bool is_lyrics_supported(
const QString& filepath);
39 #endif // TAGGINGLYRICS_H
The GUI_TagEdit class.
Definition: GenreFetcher.h:33