X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=src%2Fplugins%2Fmap.h;h=5161837609ee62daeca13323fdcef67c583e9b73;hb=fe727bbe62d293878e0a75a9cf9f420c0eae03cb;hp=ff4a9accf7450761b75cd8de28d79eaca15942db;hpb=80f10eefae0a443d3440dba2548a5184d62e7e9c;p=grits diff --git a/src/plugins/map.h b/src/plugins/map.h index ff4a9ac..5161837 100644 --- a/src/plugins/map.h +++ b/src/plugins/map.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Andy Spencer + * Copyright (C) 2009-2011 Andy Spencer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -36,6 +36,7 @@ struct _GritsPluginMap { /* instance members */ GritsViewer *viewer; GritsTile *tiles; + GritsTms *tms; GritsWms *wms; GThreadPool *threads; gulong sigid;