diff options
Diffstat (limited to 'dw/textblock.hh')
-rw-r--r-- | dw/textblock.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/textblock.hh b/dw/textblock.hh index b1ad3ee8..5e6bfa1c 100644 --- a/dw/textblock.hh +++ b/dw/textblock.hh @@ -335,6 +335,7 @@ protected: later set by a_Dw_page_add_space */ }; + void printWordShort (Word *word); void printWord (Word *word); struct Anchor |