summaryrefslogtreecommitdiff
path: root/editeng
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-04-07 09:58:10 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-04-07 09:58:10 +0100
commit7074b7b7be105cccb6a914860814b4a98ebfdcaf (patch)
treed6ad81eab1d245714b7ef22e31aa7d2b7597593c /editeng
parent3bc7c25d9a7969d2a6369c39ebc71bf3a4312f39 (diff)
WaE: class vs struct
Diffstat (limited to 'editeng')
-rw-r--r--editeng/inc/editeng/splwrap.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/inc/editeng/splwrap.hxx b/editeng/inc/editeng/splwrap.hxx
index 43142eb185c5..af61e3b81fbe 100644
--- a/editeng/inc/editeng/splwrap.hxx
+++ b/editeng/inc/editeng/splwrap.hxx
@@ -57,7 +57,7 @@ class EDITENG_DLLPUBLIC SvxSpellWrapper {
private:
friend class SvxSpellCheckDialog;
friend class SvxHyphenWordDialog;
- friend class SvxHyphenWordDialog_Impl;
+ friend struct SvxHyphenWordDialog_Impl;
Window* pWin;
::com::sun::star::uno::Reference<