summaryrefslogtreecommitdiffstats
path: root/sub/osd.h
diff options
context:
space:
mode:
Diffstat (limited to 'sub/osd.h')
-rw-r--r--sub/osd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sub/osd.h b/sub/osd.h
index 0c9dbc3e90..550b31e5a7 100644
--- a/sub/osd.h
+++ b/sub/osd.h
@@ -123,6 +123,7 @@ struct osd_style_opts {
int align_y;
float blur;
int bold;
+ int italic;
};
extern const struct m_sub_options osd_style_conf;