Hide certain playlist list context menu options when items are not selected
This commit is contained in:
@@ -55,6 +55,7 @@ void PlaylistListView::paintEvent(QPaintEvent *event) {
|
||||
else {
|
||||
AutoExpandingTreeView::paintEvent(event);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
bool PlaylistListView::ItemsSelected() const {
|
||||
|
||||
Reference in New Issue
Block a user