Skip to content

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

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

Merge request reports

Loading