┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLuca Beltrame <[email protected]>2019-09-04 11:36:42 +0200
committerLuca Beltrame <[email protected]>2019-09-04 11:36:42 +0200
commitd23fba320f6235a067bf6a7a8efa60c4920384d4 (patch)
tree7c62db7f4ac9fa02b0a13185bedecd81c28acdaf /doc
parent3df68fb667a9d0df0bfe53ff762c88b9fcde28f6 (diff)
Unbreak context menu showing when right clicking on an empty area
In D22149, a request was made to remove a variable assignment ("action", on line 389 in src/dolphincontextmenu.cpp. However the change went too far, and it actually removed the exec() call, not just the assignment which should have stayed. This resulted in the context menu not being shown at all. Adding back exec(m_pos) at least allows for the context menu to show. CCMAIL: [email protected]
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions