summaryrefslogtreecommitdiff
path: root/sw/source/core/swg/swblocks.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/swg/swblocks.cxx')
-rw-r--r--sw/source/core/swg/swblocks.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/swg/swblocks.cxx b/sw/source/core/swg/swblocks.cxx
index 0d388a56d21c..ace092727f1a 100644
--- a/sw/source/core/swg/swblocks.cxx
+++ b/sw/source/core/swg/swblocks.cxx
@@ -249,7 +249,7 @@ SwTextBlocks::~SwTextBlocks()
{
}
-OUString SwTextBlocks::GetName()
+OUString SwTextBlocks::GetName() const
{
return pImp ? pImp->m_aName : OUString();
}