Save CONFIG_Coord settings in Gtk
commit34b2c9e25436a8e15c07a1d56c3cb5713e6cc66b
authorAndrew Poelstra (local) <apoelstra@wpsoftware.net>
Thu, 29 Mar 2012 02:15:28 +0000 (28 19:15 -0700)
committerAndrew Poelstra (local) <apoelstra@wpsoftware.net>
Thu, 29 Mar 2012 03:37:44 +0000 (28 20:37 -0700)
tree851b4252fdd3eb07f0d32f7bdbafb2bc2d554dd2
parente989bb9693ee2806d41fd946de3c4bd96772d58f
Save CONFIG_Coord settings in Gtk

The "Safe board width as default" checkbox has not been working
since commit fa2a0e35 back in August, when I added HID_Coord and
CONFIG_Coord to a couple of enums and forgot to update a switch
statement.

This patch fixes that. :-}
src/hid/gtk/gui-config.c