mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-04 00:06:46 -05:00
instead of passing an index that could belong to one of the (three) models that live in the dual view. This hopefully makes the code a bit less error prone and readable. Fixes #32952