quiet the notifications
This commit is contained in:
parent
0ccb725c55
commit
4a72ff85ac
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ Item {
|
|||
if(mouse.button == Qt.RightButton)
|
||||
rightClickSongMenu.popup()
|
||||
else{
|
||||
showPassiveNotification(title + id, 3000);
|
||||
/* showPassiveNotification(title + id, 3000); */
|
||||
songLibraryList.currentIndex = index;
|
||||
if (!editMode)
|
||||
editMode = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue