diff options
Diffstat (limited to 'dw/textblock.hh')
-rw-r--r-- | dw/textblock.hh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dw/textblock.hh b/dw/textblock.hh index be8cdfee..0f5ae38e 100644 --- a/dw/textblock.hh +++ b/dw/textblock.hh @@ -239,9 +239,6 @@ private: protected: /** * \brief Implementation used for words. - * - * \todo The word index must be updated when, through hyphenation, - * words are added before. */ class WordImgRenderer: public core::style::StyleImage::ExternalWidgetImgRenderer |