[PATCH 2/3] MainTab: fix missing update for 'amount_selected'

Lubomir I. Ivanov neolit123 at gmail.com
Mon Dec 9 15:10:30 UTC 2013


On 10 December 2013 01:07, Tomaz Canabrava <tcanabrava at kde.org> wrote:
> I think we should look in the code for every appearance of 'd->selected =
> true' and change it for void select_dive(int idx)
> sounds a bit safer.

i only find one of these:

grep "selected = true" * -rn
qt-ui/maintab.cpp:643:          d->selected = true;

hopefully no other similar issues...

lubomir
--


More information about the subsurface mailing list