┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincontextmenu.h
diff options
context:
space:
mode:
authorFrank Reininghaus <[email protected]>2013-12-22 13:17:05 +0100
committerFrank Reininghaus <[email protected]>2013-12-22 13:17:05 +0100
commit2e4991d5f095170ab0b306bbdfb9eaa38a5f3f03 (patch)
tree521b11ab23a906091a8a08f0cb6683e01f2785ec /src/dolphincontextmenu.h
parent2619cc1c3d9e9ccd9518c4d5ff6e762728f60cb5 (diff)
Fix crash when dragging children of expanded folders in Details View
The problem was that the loop in KFileItemModel::createMimeData() which is supposed to find out if any parent of an item has been added to the QMimeData already (because it is not necessary to add the item in that case) did not loop through the parents of the item, but incorrectly replaced the local variable 'itemData' by its parent. BUG: 329119 REVIEW: 114562
Diffstat (limited to 'src/dolphincontextmenu.h')
0 files changed, 0 insertions, 0 deletions