aboutsummaryrefslogtreecommitdiff
path: root/src/documentstyle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/documentstyle.cpp')
-rw-r--r--src/documentstyle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/documentstyle.cpp b/src/documentstyle.cpp
index 6023075..815a647 100644
--- a/src/documentstyle.cpp
+++ b/src/documentstyle.cpp
@@ -146,7 +146,7 @@ DocumentStyle::DocumentStyle(bool do_init) : theme(Fixed),
justify_text(true),
text_width_enabled(true),
line_height_p(5.0),
- line_height_h(0.0),
+ line_height_h(5.0),
indent_bq(1), indent_p(1), indent_h(0), indent_l(2),
indent_size(15.0),
list_symbol(QTextListFormat::ListDisc)