X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/29c93cc57d2f7715c58b4e577440bc580a47bd8a..effdc8cd02e008fffcccdb116508a907d539c948:/src/vikgoto.h diff --git a/src/vikgoto.h b/src/vikgoto.h index 7bc69a2d..49019aeb 100644 --- a/src/vikgoto.h +++ b/src/vikgoto.h @@ -31,6 +31,7 @@ G_BEGIN_DECLS void vik_goto_register (VikGotoTool *tool); void vik_goto_unregister_all (void); +gint a_vik_goto_where_am_i ( VikViewport *vvp, struct LatLon *ll, gchar **name ); void a_vik_goto(VikWindow *vw, VikViewport *vvp); gchar * a_vik_goto_get_search_string_for_this_place(VikWindow *vw);