On Thu, 2014-04-17 at 21:48 -0500, Lakshman wrote: > On Thu, Apr 17, 2014 at 10:19 AM, Dirk Hohndel <[email protected]> wrote: > > On Thu, 2014-04-17 at 10:54 +0200, Robert Helling wrote: > >> The update of the profile only works partially upon changes in the list of > >> available gases. > > > > This may have something to do with these errors at start: > > > > $ ./subsurface > > Object::connect: No such signal CylindersModel::dataChanged(QModelIndex, > > int, int) in qt-ui/diveplanner.cpp:974 > > Object::connect: No such slot DivePlannerPointsModel::drawProfile() in > > qt-ui/diveplanner.cpp:977 > > Object::connect: No such slot DivePlannerPointsModel::drawProfile() in > > qt-ui/diveplanner.cpp:979 > > > > I recommend fixing those next :-) > > > Attached patch addresses the object-slot mismatch warning by > maintaining the intended functionality.
Thanks for addressing this! /D _______________________________________________ subsurface mailing list [email protected] http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
