Skip to content
Commit ad3ff156 authored by Robby Stephenson's avatar Robby Stephenson
Browse files

Fix bug with multi-selection and entry editing

The selection list was using a QSet which did not retain ordering so the
multi-selection editing was broken. After fixing that, also fix the
triggering of selection between multiple views.

BUG: 387053
FIXED-IN: 3.1.1
parent 9ba3c5ad
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