]> Pileus Git - grits/blobdiff - src/objects/grits-marker.h
Delay load the textures for label markers
[grits] / src / objects / grits-marker.h
index 0e44901754eb79abd9633ab4bc2d0d5b31a2043c..59e4ba243d88455ac6dafe12cb29c20b814dc1f7 100644 (file)
@@ -46,6 +46,7 @@ struct _GritsMarker {
        gint       xoff, yoff;              /* center point offset */
        gint       icon_width, icon_height; /* size of icon for offsets */
        gchar     *label;
+       gchar     *file;
        cairo_t   *cairo;
        guint      tex;
        gboolean   ortho;