diff options
author | Thomas White <taw@bitwiz.org.uk> | 2013-08-23 10:20:04 +0200 |
---|---|---|
committer | Thomas White <taw@bitwiz.org.uk> | 2013-08-23 10:20:04 +0200 |
commit | bac5d1b43e57415c823e84a87fed226c30f0d0ab (patch) | |
tree | 506beb49b45a7f2dd124b365b1622bf21f89792c /src/presentation.h | |
parent | 05662243972af0a5db0c62f19540b95e68eee8a5 (diff) |
SC prologue for top frame
Diffstat (limited to 'src/presentation.h')
-rw-r--r-- | src/presentation.h | 1 |
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; }; |