1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-02-02 18:46:46 +01:00

TagReaderGME: Add header guard comment

This commit is contained in:
Jonas Kvinge 2023-03-19 21:29:45 +01:00
parent 264065a355
commit 6f8780d3cc

View File

@ -116,4 +116,4 @@ class TagReaderGME : public TagReaderBase {
bool SaveSongRatingToFile(const QString &filename, const spb::tagreader::SongMetadata &song) const override;
};
#endif
#endif // TAGREADERGME_H