diff --git a/dw/textblock.hh b/dw/textblock.hh index ee7882e..950019e 100644 --- a/dw/textblock.hh +++ b/dw/textblock.hh @@ -505,7 +505,7 @@ protected: struct Anchor { - std::string_view name; + std::string name; int wordIndex; };