diff options
Diffstat (limited to 'sw/inc/AnnotationWin.hxx')
-rw-r--r-- | sw/inc/AnnotationWin.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/AnnotationWin.hxx b/sw/inc/AnnotationWin.hxx index 589f6d0271fa..67cfe4493742 100644 --- a/sw/inc/AnnotationWin.hxx +++ b/sw/inc/AnnotationWin.hxx @@ -43,7 +43,7 @@ class SwAnnotationWin : public sw::sidebarwindows::SwSidebarWin virtual void Delete(); virtual void GotoPos(); - virtual String GetAuthor(); + virtual OUString GetAuthor(); virtual Date GetDate(); virtual Time GetTime(); |