aboutsummaryrefslogtreecommitdiff
path: root/src/documentstyle.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/documentstyle.hpp')
-rw-r--r--src/documentstyle.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/documentstyle.hpp b/src/documentstyle.hpp
index 7dad9fb..a960863 100644
--- a/src/documentstyle.hpp
+++ b/src/documentstyle.hpp
@@ -53,7 +53,7 @@ struct DocumentStyle
QStringList ansi_colors;
- bool justify_text, text_width_enabled;
+ bool justify_text, text_width_enabled, centre_h1;
double line_height_p;
double line_height_h;
int indent_bq, indent_p, indent_h, indent_l;