X-Git-Url: http://pileus.org/git/?p=grits;a=blobdiff_plain;f=src%2Fplugins%2Ftest.h;h=6fa9b7b39cf6d282ef8c8bd21d473e3407d383c5;hp=f1b79248964588deed29664a79a0a3a4129e937d;hb=992909706626d1e8ad8442ed76192d6bdd7869fa;hpb=c9c02a03eef667b277d4408f08445fb6dd070263 diff --git a/src/plugins/test.h b/src/plugins/test.h index f1b7924..6fa9b7b 100644 --- a/src/plugins/test.h +++ b/src/plugins/test.h @@ -35,7 +35,8 @@ struct _GritsPluginTest { /* instance members */ GritsViewer *viewer; - gpointer marker; + GritsMarker *marker; + GritsPoly *poly; }; struct _GritsPluginTestClass {