summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gui/cfg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/cfg.h b/gui/cfg.h
index 66546784c1..f78e983524 100644
--- a/gui/cfg.h
+++ b/gui/cfg.h
@@ -64,6 +64,7 @@ typedef struct {
int bottom_margin;
} gtkASS_t;
extern gtkASS_t gtkASS;
+extern int ass_enabled;
extern int ass_use_margins;
extern int ass_top_margin;
extern int ass_bottom_margin;