X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/c9c9e65824da26a02d48d932d2730e599813a567..bf5cef4139b16cc3d036bb3b7c3495e9653b0a18:/src/terraservermapsource.h?ds=sidebyside diff --git a/src/terraservermapsource.h b/src/terraservermapsource.h index 2b00f6ad..4f28991b 100644 --- a/src/terraservermapsource.h +++ b/src/terraservermapsource.h @@ -49,7 +49,7 @@ struct _TerraserverMapSource GType terraserver_map_source_get_type (void) G_GNUC_CONST; -TerraserverMapSource * terraserver_map_source_new_with_id (guint8 id, int type); +TerraserverMapSource * terraserver_map_source_new_with_id (guint8 id, const char *label, int type); G_END_DECLS