aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/presentation.h')
-rw-r--r--src/presentation.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/presentation.h b/src/presentation.h
index 791010f..a3e831d 100644
--- a/src/presentation.h
+++ b/src/presentation.h
@@ -65,6 +65,9 @@ struct presentation
GtkActionGroup *action_group;
GtkIMContext *im_context;
+ /* Stylesheet */
+ StyleSheet *ss;
+
/* Dialogue boxes */
StylesheetWindow *stylesheetwindow;