diff --git a/dw/textblock.hh b/dw/textblock.hh index e440068..857e43b 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; };