21#ifndef SAYONARA_TAGGING_LYRICS_H
22#define SAYONARA_TAGGING_LYRICS_H
29 bool writeLyrics(
const MetaData& track,
const QString& lyricsData);
30 bool extractLyrics(
const MetaData& track, QString& lyricsData);
31 bool isLyricsSupported(
const QString& filepath);
The GUI_TagEdit class.
Definition: GenreFetcher.h:34