altosui: Call config UI from AltosConfigData directly
authorKeith Packard <keithp@keithp.com>
Sat, 8 Dec 2012 01:27:48 +0000 (17:27 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 8 Dec 2012 01:27:48 +0000 (17:27 -0800)
Don't make AltosConfig have a pile of config code, stick that in
AltosConfigData instead. This uses a new interface, AltosConfigValues
to get from AltosConfigData to the UI.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found