diff options
Diffstat (limited to 'dw/textblock.hh')
-rw-r--r-- | dw/textblock.hh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dw/textblock.hh b/dw/textblock.hh index 9c848354..b1ad3ee8 100644 --- a/dw/textblock.hh +++ b/dw/textblock.hh @@ -229,6 +229,8 @@ private: static DivChar divChars[NUM_DIV_CHARS]; + static const char *hyphenDrawChar; + protected: struct Line { |