diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-07-14 10:43:38 -0700 |
---|---|---|
committer | bstoeger <32835590+bstoeger@users.noreply.github.com> | 2019-07-14 22:17:13 +0200 |
commit | 36121fd8aec56dbcaea61c3f09680699dc717ba8 (patch) | |
tree | 41074d28084a321bfcbfbb50aa644e24d69c5497 /profile-widget | |
parent | c685c05ff413867114e6029ea182732d40fe1a64 (diff) | |
download | subsurface-36121fd8aec56dbcaea61c3f09680699dc717ba8.tar.gz |
Fix up XML saving of remaining bottom time data
While testing the cylinder type saving fix, I noticed that the RBT
saving was broken. Instead of saving RBT whenever it changed, we'd save
it when it was non-zero. Which doesn't match the git save format, and
also doesn't match what we do when loading an xml file (where we default
to the previous RBT value, and a sample RBT will modify it).
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'profile-widget')
0 files changed, 0 insertions, 0 deletions