┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests/dolphinmainwindowtest.cpp
diff options
context:
space:
mode:
authorKai Uwe Broulik <[email protected]>2022-07-05 13:18:45 +0200
committerKai Uwe Broulik <[email protected]>2022-07-06 17:33:42 +0000
commit5ebc6b865de31b84faa353f6a85a76734c06ebe4 (patch)
tree89e2e39b63f78b076a97c3d064e65f700bbc0dc2 /src/tests/dolphinmainwindowtest.cpp
parentf3a0986b8b1addabb93323ac850060ffa0a8c5bd (diff)
Don't reinterpret_cast QEvent
We know that we'll be a `QHelpEvent` from `QEvent::ToolTip`, so do a static_cast from the event handler (where it's obvious from context), and then pass it along to `tryShowNameToolTip`.
Diffstat (limited to 'src/tests/dolphinmainwindowtest.cpp')
0 files changed, 0 insertions, 0 deletions