aboutsummaryrefslogtreecommitdiff
path: root/src/documentstyle.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/documentstyle.hpp')
-rw-r--r--src/documentstyle.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/documentstyle.hpp b/src/documentstyle.hpp
index 1204595..cfd4704 100644
--- a/src/documentstyle.hpp
+++ b/src/documentstyle.hpp
@@ -62,6 +62,7 @@ struct DocumentStyle
double line_height_p;
double line_height_h;
int indent_bq, indent_p, indent_h, indent_l;
+ int indent_size;
QTextListFormat::Style list_symbol;
bool save(QSettings & settings) const;