subsurface/map-widget
Berthold Stoeger de2c4d93e0 map: fold selectionChanged() into setSelection()
This was very weird: a setSelection() call was always followed
by a selectionChanged() call, though sometimes in convoluted
ways. Notably, the formed was called by the DiveListView, the
lattern then by the MainWindow.

Let's just merge these two functions.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2023-04-16 20:23:59 +02:00
..
qml
CMakeLists.txt
qmlmapwidgethelper.cpp map: fold selectionChanged() into setSelection() 2023-04-16 20:23:59 +02:00
qmlmapwidgethelper.h map: fold selectionChanged() into setSelection() 2023-04-16 20:23:59 +02:00