diff options
Diffstat (limited to 'include/editeng/svxrtf.hxx')
-rw-r--r-- | include/editeng/svxrtf.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/svxrtf.hxx b/include/editeng/svxrtf.hxx index 5c070f652be7..7102fde8e925 100644 --- a/include/editeng/svxrtf.hxx +++ b/include/editeng/svxrtf.hxx @@ -290,7 +290,7 @@ public: // The stack for the attributes: // this class may only be used by SvxRTFParser! -class EDITENG_DLLPUBLIC SvxRTFItemStackType +class SvxRTFItemStackType { friend class SvxRTFParser; |