--- trunk/src/gpxview.h 2009/09/29 07:31:18 128 +++ trunk/src/gpxview.h 2009/09/29 14:30:16 129 @@ -179,7 +179,6 @@ gboolean cachelist_disable_screensaver; gboolean goto_disable_screensaver; - gboolean cachelist_update; HildonProgram *program; HildonWindow *window; @@ -188,6 +187,8 @@ GtkWidget *window; #endif + gboolean cachelist_update; + #if defined(USE_BREAD_CRUMB_TRAIL) || defined(BCT) /* reference to enable/disable these while walking the crumb trail */ GtkWidget *menu_import, *menu_export;