]> git.tdb.fi Git - ext/subsurface.git/commit
Fix oversight in preference implementation
authorDirk Hohndel <dirk@hohndel.org>
Sun, 23 Oct 2011 21:23:58 +0000 (14:23 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Sun, 23 Oct 2011 21:23:58 +0000 (14:23 -0700)
commit8c0c6bad59b588de4fe1e8983d76ded16538fc44
treed269d4f8b1f6ce20847de6da6140f608b5c38323
parentbf13c14d16fdb1aa0230f688ff88635f395c6887
Fix oversight in preference implementation

Not being careful enough doing copy and paste and then making manual
changes... this inconsistency caused subsurface to always store the
opposite of what you wanted in the preferences for SAC and O2%.

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