Skip to content

Replace KToolBarPopupAction with simple QAction

Kai Uwe Broulik requested to merge work/kbroulik/remove-ktoolbarpopupaction into master

It isn't added in the menu anywhere, so the special behavior by the KToolBarPopupAction isn't needed.


  • The Run button on the toolbar is a split button as before
  • The Run action on the toolbar still works
  • Changing playback speed in the toolbar button works
  • Changing playback speed through the menu still works

Merge request reports