subsurface/profile-widget
Berthold Stoeger f8fcd65bc4 Prevent signed/unsigned comparison warning
Change an unsigned integer to a signed integer in profilewidget2.cpp,
because commit 1f8506c changed the definition of duration_t from
unsigned to signed.

Since this value represents the number of seconds since a dive started,
there is no possible chance of overflow problems.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2017-11-18 21:50:43 +01:00
..
2017-11-13 20:46:00 -08:00
2017-04-29 13:32:55 -07:00
2017-10-20 17:25:18 -04:00
2017-04-29 13:32:55 -07:00