RadioPlaylistItem: Fix header guard comment
This commit is contained in:
@@ -59,4 +59,4 @@ class RadioPlaylistItem : public PlaylistItem {
|
|||||||
Q_DISABLE_COPY(RadioPlaylistItem)
|
Q_DISABLE_COPY(RadioPlaylistItem)
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // INTERNETPLAYLISTITEM_H
|
#endif // RADIOPLAYLISTITEM_H
|
||||||
|
|||||||
Reference in New Issue
Block a user