Clang-Tidy and Clazy fixes
This commit is contained in:
@@ -53,7 +53,7 @@ class SmartPlaylistsViewContainer : public QWidget {
|
||||
void ItemsSelectedChanged();
|
||||
void ItemDoubleClicked(const QModelIndex &idx);
|
||||
|
||||
void RightClicked(const QPoint &global_pos, const QModelIndex &idx);
|
||||
void RightClicked(const QPoint global_pos, const QModelIndex &idx);
|
||||
|
||||
void AppendToPlaylist();
|
||||
void ReplaceCurrentPlaylist();
|
||||
|
||||
Reference in New Issue
Block a user