diff options
author | Sebastian Geerken <devnull@localhost> | 2012-12-07 15:58:32 +0100 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2012-12-07 15:58:32 +0100 |
commit | 9fa93cd7762c3a10443bc6b10c5121db71e2e0af (patch) | |
tree | c2737e40a1b45c72815c59a35737798aa61fd480 /dw/textblock.hh | |
parent | c0bb803ca951d8fc3021b12cad87afa93e4c8dc5 (diff) |
Debug message stuff.
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 |