diff options
Diffstat (limited to 'sw/inc/tox.hxx')
-rw-r--r-- | sw/inc/tox.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/tox.hxx b/sw/inc/tox.hxx index 8cf20d6a90c7..c3cc0ae85a44 100644 --- a/sw/inc/tox.hxx +++ b/sw/inc/tox.hxx @@ -166,7 +166,7 @@ public: void RegisterToTOXType( SwTOXType& rMark ); - static constexpr OUStringLiteral S_PAGE_DELI = u", "; + static constexpr OUString S_PAGE_DELI = u", "_ustr; }; // index types |