]> git.tdb.fi Git - ext/subsurface.git/commit
Mark divelist changed when renumbering or adding dives
authorDirk Hohndel <dirk@hohndel.org>
Wed, 5 Oct 2011 16:24:52 +0000 (09:24 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Wed, 5 Oct 2011 16:24:52 +0000 (09:24 -0700)
commit88e679ab1df89b2b14f40f4566095d5a01439c05
tree1df21d2f634b186fa585cd7b2a99aa4482163623
parent8605d68824042390b858c4ee9b9afdc6844ab312
Mark divelist changed when renumbering or adding dives

The behavior is not yet consistent when calling with multiple file names
on the command line (as we don't add number to the later ones in this
case), but at least it catches the case if you manually renumber the dives
or if you import new dives that get added at the end - which are the two
most typical cases.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
main.c