summaryrefslogtreecommitdiff
path: root/sw/source/core/draw/dcontact.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/draw/dcontact.cxx')
-rw-r--r--sw/source/core/draw/dcontact.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/core/draw/dcontact.cxx b/sw/source/core/draw/dcontact.cxx
index b8a726a603ad..32598db202ae 100644
--- a/sw/source/core/draw/dcontact.cxx
+++ b/sw/source/core/draw/dcontact.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: dcontact.cxx,v $
- * $Revision: 1.62 $
+ * $Revision: 1.61.210.2 $
*
* This file is part of OpenOffice.org.
*
@@ -212,7 +212,7 @@ SwContact::~SwContact()
}
// OD 05.09.2003 #112039# - accessor for member <mbInDTOR>
-const bool SwContact::IsInDTOR() const
+bool SwContact::IsInDTOR() const
{
return mbInDTOR;
}