aboutsummaryrefslogtreecommitdiff
path: root/dw/style.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/style.hh')
-rw-r--r--dw/style.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/style.hh b/dw/style.hh
index c0b41d1d..c3e6a5ff 100644
--- a/dw/style.hh
+++ b/dw/style.hh
@@ -548,6 +548,7 @@ public:
const char *name;
int size;
int weight;
+ int letterSpacing;
FontStyle style;
bool equals(lout::object::Object *other);