21#ifndef SAYONARA_TAGGING_ABSTRACTFRAME_H
22#define SAYONARA_TAGGING_ABSTRACTFRAME_H
24#include "Utils/Pimpl.h"
25#include "Utils/Tagging/TaggingUtils.h"
45 TagLib::String tagKey()
const;
51 template<
typename TagImpl>
56 TagImpl* mTag {
nullptr};
Definition: AbstractFrame.h:38
Definition: AbstractFrame.h:54
The GUI_TagEdit class.
Definition: GenreFetcher.h:34