summaryrefslogtreecommitdiff
path: root/sd/inc/Annotation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/Annotation.hxx')
-rw-r--r--sd/inc/Annotation.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/Annotation.hxx b/sd/inc/Annotation.hxx
index b32a7d1127f4..ca3ac088d0d0 100644
--- a/sd/inc/Annotation.hxx
+++ b/sd/inc/Annotation.hxx
@@ -128,7 +128,7 @@ public:
return *m_pCustomAnnotationMarker;
}
- bool hasCustomAnnotationMarker()
+ bool hasCustomAnnotationMarker() const
{
return bool(m_pCustomAnnotationMarker);
}