Skip to content
Commit bb9982b3 authored by Quinten Kock's avatar Quinten Kock Committed by Albert Astals Cid
Browse files

Fix crash when opening the back/forward/up action menus

The popup menu for back/forward/up on the toolbar crashes KCacheGrind
when KF6 is used.

It seems the KToolBarPopupAction widget changed in KF6, and menu()
is now null() by default, and we should use popupMenu() instead.

See also:
https://api.kde.org/frameworks/kwidgetsaddons/html/classKToolBarPopupAction.html

BUG: 483973
(cherry picked from commit 2dfd6e65)
parent 86a8afbd
Pipeline #649715 passed with stage
in 2 minutes and 9 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment