aboutsummaryrefslogtreecommitdiff
path: root/src/sc_editor.h
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2014-12-05 10:52:43 +0100
committerThomas White <taw@bitwiz.org.uk>2014-12-05 10:52:43 +0100
commitbf11ccaebfb8e35d6209eab0de2e7d3ea0005862 (patch)
tree6ab5a331c0cfcca30bc31debdba0c2649ff67183 /src/sc_editor.h
parent96938310335d61b55e076d4b9b562c488f421a59 (diff)
Sky background
Diffstat (limited to 'src/sc_editor.h')
-rw-r--r--src/sc_editor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sc_editor.h b/src/sc_editor.h
index 8bfcd59..509ce0e 100644
--- a/src/sc_editor.h
+++ b/src/sc_editor.h
@@ -110,6 +110,7 @@ struct _sceditor
double border_offs_x;
double border_offs_y;
double bgcol[3];
+ GdkPixbuf *bg_pixbuf;
/* Rubber band boxes and related stuff */
double start_corner_x;