1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-01-30 00:55:33 +01:00

RadioPlaylistItem: Fix header guard comment

This commit is contained in:
Jonas Kvinge 2022-08-28 02:48:22 +02:00
parent 4ecdaf573e
commit 6703c15c52

View File

@ -59,4 +59,4 @@ class RadioPlaylistItem : public PlaylistItem {
Q_DISABLE_COPY(RadioPlaylistItem)
};
#endif // INTERNETPLAYLISTITEM_H
#endif // RADIOPLAYLISTITEM_H