mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-04 00:06:15 -04: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