aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.h
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2013-08-23 10:20:04 +0200
committerThomas White <taw@bitwiz.org.uk>2013-08-23 10:20:04 +0200
commitbac5d1b43e57415c823e84a87fed226c30f0d0ab (patch)
tree506beb49b45a7f2dd124b365b1622bf21f89792c /src/presentation.h
parent05662243972af0a5db0c62f19540b95e68eee8a5 (diff)
SC prologue for top frame
Diffstat (limited to 'src/presentation.h')
-rw-r--r--src/presentation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/presentation.h b/src/presentation.h
index 208ed66..49d39d8 100644
--- a/src/presentation.h
+++ b/src/presentation.h
@@ -84,6 +84,7 @@ struct menu_pl
{
struct presentation *p;
struct style *sty;
+ struct slide_template *st;
};