X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=src%2Fplugins%2Ftest.h;h=623454a49aaa5938af65f5b6ccd53bab357d9f11;hb=c2e55f28ba50e19fbf792a27009778e9dcca6fbb;hp=1bfc440ae577a1fbbef090505401e5968ab80a2c;hpb=a15a1829ffbf0176930601ee9ac7cc0c07fa2d06;p=grits diff --git a/src/plugins/test.h b/src/plugins/test.h index 1bfc440..623454a 100644 --- a/src/plugins/test.h +++ b/src/plugins/test.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Andy Spencer + * Copyright (C) 2009-2010 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 @@ -35,6 +35,7 @@ struct _GisPluginTest { /* instance members */ GisViewer *viewer; + gpointer marker; }; struct _GisPluginTestClass {