Skip to content

fix favourites actions for Kickoff in QT 6.7

QT 6.7 makes actionsList immutable and thus push() fails on it. BUG: 479183

I can verify this works in QT6.7 (on Arch Linux). I have not tested on older version of QT, but it should work the same.

Edited by Darshan Phaldesai

Merge request reports