Skip to content

tabbox: Fix a crash in ClientModel::createStackingOrderClientList()

Vlad Zahorodnii requested to merge work/cherry-pick-a9de5267 into Plasma/6.2

stacking can be empty, in which case, QList::first() must not be called.

(cherry picked from commit a9de5267)

Co-authored-by: Vlad Zahorodnii vlad.zahorodnii@kde.org

Merge request reports

Loading