Clang-Tidy and Clazy fixes
This commit is contained in:
@@ -58,6 +58,8 @@ class InternetPlaylistItem : public PlaylistItem {
|
||||
private:
|
||||
Song::Source source_;
|
||||
Song metadata_;
|
||||
|
||||
Q_DISABLE_COPY(InternetPlaylistItem)
|
||||
};
|
||||
|
||||
#endif // INTERNETPLAYLISTITEM_H
|
||||
|
||||
Reference in New Issue
Block a user