]> git.tdb.fi Git - ext/subsurface.git/commit
Make the cylinder 'delete' action actually delete the cylinder info
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 2 Oct 2011 23:58:53 +0000 (16:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 2 Oct 2011 23:58:53 +0000 (16:58 -0700)
commit3e1b3c5c7fe6242319e8f4f994a1ca472fbed4ad
tree6779ed69ea263912560e9467dee8a0bfce26e51b
parented157e4288d10cd5e42cce8afe4498bcefc15b6a
Make the cylinder 'delete' action actually delete the cylinder info

It used to just update the cylinder list widget data, not the actual
dive information.

It still needs an "accept or cancel" dialog, I suspect.

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