diff options
Diffstat (limited to 'src/documentstyle.hpp')
| -rw-r--r-- | src/documentstyle.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/documentstyle.hpp b/src/documentstyle.hpp index a8d12fe..961a0ed 100644 --- a/src/documentstyle.hpp +++ b/src/documentstyle.hpp @@ -49,7 +49,7 @@ struct DocumentStyle QString internal_link_prefix; QString external_link_prefix; - double margin; + double margin_h, margin_v; double text_width; |
