summaryrefslogtreecommitdiff
path: root/saedit/sae.h
diff options
context:
space:
mode:
Diffstat (limited to 'saedit/sae.h')
-rw-r--r--saedit/sae.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/saedit/sae.h b/saedit/sae.h
index 830e64b..322eca5 100644
--- a/saedit/sae.h
+++ b/saedit/sae.h
@@ -23,6 +23,7 @@ typedef struct {
int offsetX;
int offsetY;
int delay;
+ int line_number;
GdkPixbuf *pixbuf;
cairo_surface_t *surface;
} Frame;