--- trunk/src/gpxview.h 2009/06/29 08:24:41 17 +++ trunk/src/gpxview.h 2009/07/04 19:42:28 20 @@ -145,6 +145,10 @@ GtkTextBuffer *active_buffer; #endif +#ifdef USE_STACKABLE_WINDOW + GtkWidget *export_menu, *tools_menu; +#endif + /* save result here to be able to "goto" it */ pos_t geomath;