Skip to content

Adjust to changes in KToolBarPopupAction

Kai Uwe Broulik requested to merge work/kbroulik/kpopupaction-change into kf6

menu() will be null, instead use the provided popupMenu(). Use KToolBarPopupAction's mode enum instead of QToolBar's


Depends on frameworks/kwidgetsaddons!201 (merged)

The toggle_selection_mode_tool_bar action can probably be turned into a regular QAction.

Edited by Kai Uwe Broulik

Merge request reports