Move setup_default_options() and sync_options_with_current_state() to options.[ch].
authorLaurent Monin <geeqie@norz.org>
Thu, 22 May 2008 23:09:53 +0000 (23:09 +0000)
committerLaurent Monin <geeqie@norz.org>
Thu, 22 May 2008 23:09:53 +0000 (23:09 +0000)
commit9d0560eb4199b16058bc3623e49a90393f62b968
tree8cd3532b1eddb827f3d93af6e44a9f2bbc78907d
parent91a77c72ce0c65eacd4ef3810128c7aef9d646db
Move setup_default_options() and sync_options_with_current_state() to options.[ch].
Pass ConfOptions * to these instead of directly using global variable.
Cleanup #include in main.c.
src/main.c
src/options.c
src/options.h