Skip to content
Verified Commit 1c52e738 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

KSortFilterProxyModel: Bring back manual sorting in setSortRoleName

QSortFilterProxyModel::setSortRole short-circuits on the default
Qt::DisplayRole role, so it needs a manual refresh.

The call was there in all conditional branches prior to the refactoring.
Put it back, it also fixes a test.

Amends c4541059
parent c7c771ca
Pipeline #476905 canceled with stage
in 1 minute and 47 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment