Make const
This commit is contained in:
@@ -418,7 +418,7 @@ void ContextAlbumsView::CopyToDevice() {
|
||||
#endif
|
||||
}
|
||||
|
||||
void ContextAlbumsView::ShowInBrowser() {
|
||||
void ContextAlbumsView::ShowInBrowser() const {
|
||||
|
||||
const SongList songs = GetSelectedSongs();
|
||||
QList<QUrl> urls;
|
||||
|
||||
Reference in New Issue
Block a user