summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations/annotationwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/annotations/annotationwindow.hxx')
-rw-r--r--sd/source/ui/annotations/annotationwindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/annotations/annotationwindow.hxx b/sd/source/ui/annotations/annotationwindow.hxx
index 94bf1184ee22..9b95dcc34039 100644
--- a/sd/source/ui/annotations/annotationwindow.hxx
+++ b/sd/source/ui/annotations/annotationwindow.hxx
@@ -113,7 +113,7 @@ class AnnotationWindow : public FloatingWindow
void Rescale();
- bool IsProtected() { return mbProtected; }
+ bool IsProtected() const { return mbProtected; }
void SetLanguage(const SvxLanguageItem &aNewItem);