aboutsummaryrefslogtreecommitdiff
path: root/src/frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frame.h')
-rw-r--r--src/frame.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frame.h b/src/frame.h
index cd1bfa4..8b1a645 100644
--- a/src/frame.h
+++ b/src/frame.h
@@ -68,6 +68,7 @@ struct frame
/* The font which will be used by default for this frame */
PangoFontDescription *fontdesc;
+ double col[4];
/* The rectangle allocated to this frame, determined by the renderer */
double x;