Allow saving of user increment settings in Gtk.
commite6c4498f80351e75e1cf85cdeb056727ff183609
authorAndrew Poelstra (local) <apoelstra@wpsoftware.net>
Thu, 29 Mar 2012 03:28:28 +0000 (28 20:28 -0700)
committerAndrew Poelstra (local) <apoelstra@wpsoftware.net>
Thu, 29 Mar 2012 03:37:44 +0000 (28 20:37 -0700)
tree9e1c4210f78d7bb015915a04780aa1a96f3f4695
parent34b2c9e25436a8e15c07a1d56c3cb5713e6cc66b
Allow saving of user increment settings in Gtk.

It seems there is no clean way of implementing this without really
tearing up the setting-saving code and fixing the SettingType/PCBType
dichotomy, but at 26 lines, this was at least short.

Closes-bug: lp-699464
src/hid/gtk/gui-config.c
src/main.c