]> git.street.me.uk Git - andy/viking.git/blobdiff - src/terraservermapsource.h
Create the geonames search as an VikXmlSearchTool
[andy/viking.git] / src / terraservermapsource.h
index 2b00f6ada38800db82746c86120cca046c467402..4f28991ba740f7517de73881f7b3967c63214590 100644 (file)
@@ -49,7 +49,7 @@ struct _TerraserverMapSource
 
 GType terraserver_map_source_get_type (void) G_GNUC_CONST;
 
 
 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
 
 
 G_END_DECLS