Clang-Tidy and Clazy fixes
This commit is contained in:
@@ -52,6 +52,8 @@ class SongPlaylistItem : public PlaylistItem {
|
||||
|
||||
private:
|
||||
Song song_;
|
||||
|
||||
Q_DISABLE_COPY(SongPlaylistItem)
|
||||
};
|
||||
|
||||
#endif // SONGPLAYLISTITEM_H
|
||||
|
||||
Reference in New Issue
Block a user