X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/b39149e02c022d19c89c901edffd1dd33141ecab..e8518759e6c64fac28783cf190b82705dc4bbb87:/src/bingmapsource.c diff --git a/src/bingmapsource.c b/src/bingmapsource.c index f22db4a5..c1cb9335 100644 --- a/src/bingmapsource.c +++ b/src/bingmapsource.c @@ -516,7 +516,7 @@ _async_load_attributions ( BingMapSource *self ) * Returns: a newly allocated BingMapSource GObject. */ BingMapSource * -bing_map_source_new_with_id (guint8 id, const gchar *label, const gchar *key) +bing_map_source_new_with_id (guint16 id, const gchar *label, const gchar *key) { /* initialize settings here */ return g_object_new(BING_TYPE_MAP_SOURCE,