diff options
Diffstat (limited to 'sw/inc/swcalwrp.hxx')
-rw-r--r-- | sw/inc/swcalwrp.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/swcalwrp.hxx b/sw/inc/swcalwrp.hxx index 622d742ee475..f624ad79eaca 100644 --- a/sw/inc/swcalwrp.hxx +++ b/sw/inc/swcalwrp.hxx @@ -27,7 +27,7 @@ class SwCalendarWrapper : public CalendarWrapper { - String sUniqueId; + OUString sUniqueId; sal_uInt16 nLang; public: |