[2017-10-04 03:06:53 +0300] Lubomir I. Ivanov:
> something else i would try is to modify this near line 430 in
> divelistview.cpp, from:
> DiveTripModel *tripModel = new DiveTripModel(this);
> to:
> tripModel = new DiveTripModel(this);

Yay! With this modification all works perfectly. (No need to also apply
your earlier patch which puts columnWidthMap on the heap.)

Thanks so much.

-- 
Gaetan
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to