]> git.street.me.uk Git - andy/viking.git/blobdiff - src/vikslippymapsource.h
Merge commit 'viking-0.9.93' into help
[andy/viking.git] / src / vikslippymapsource.h
index 3561b764e1e63ff796f3c4deb33122f59e9b12be..a6d7ebf2968d816b0b05503fda0f41144ec2cc7d 100644 (file)
@@ -53,7 +53,7 @@ struct _VikSlippyMapSource
 
 GType vik_slippy_map_source_get_type (void) G_GNUC_CONST;
 
-VikSlippyMapSource * vik_slippy_map_source_new_with_id (guint8 id, const gchar *hostname, const gchar *url);
+VikSlippyMapSource * vik_slippy_map_source_new_with_id (guint8 id, const gchar *label, const gchar *hostname, const gchar *url);
 
 gchar * vik_slippy_map_source_get_uri( VikSlippyMapSource *self, MapCoord *src );
 gchar * vik_slippy_map_source_get_hostname( VikSlippyMapSource *self );