]> git.tdb.fi Git - ext/subsurface.git/commit
Update the divelist when dive info changes
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 19 Sep 2011 23:41:56 +0000 (16:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 19 Sep 2011 23:41:56 +0000 (16:41 -0700)
commit87e8ff9c3e16e2786a9ba9d551e52cd8b9dd9728
treed1f03a840246adae27d1e48e42e008d3dc2dbd8f
parentdfacb5e124125e0e864509459d9ffef73495a3cd
Update the divelist when dive info changes

This flushes the dive changes to the dive list, the way the old dive
info frame would update as you update dive fields.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
divelist.c
divelist.h
main.c