Formatting
This commit is contained in:
@@ -142,7 +142,7 @@ void PlaylistListView::dropEvent(QDropEvent *e) {
|
||||
Q_EMIT ItemMimeDataDroppedSignal(currentIndex(), e->mimeData());
|
||||
}
|
||||
}
|
||||
else {
|
||||
else {
|
||||
AutoExpandingTreeView::dropEvent(e);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user