aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/presentation.h')
-rw-r--r--src/presentation.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/presentation.h b/src/presentation.h
index ff065a6..5af844c 100644
--- a/src/presentation.h
+++ b/src/presentation.h
@@ -186,6 +186,8 @@ struct presentation
StyleSheet *ss;
unsigned int num_slides;
struct slide **slides;
+
+ struct inhibit_sys *inhibit;
};