diff options
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/ui/docvw/SidebarTxtControl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/docvw/SidebarTxtControl.hxx b/sw/source/ui/docvw/SidebarTxtControl.hxx index b1aa2caa81c4..e536cee4a2c2 100644 --- a/sw/source/ui/docvw/SidebarTxtControl.hxx +++ b/sw/source/ui/docvw/SidebarTxtControl.hxx @@ -34,7 +34,7 @@ class OutlinerView; class SwView; class SwPostItMgr; -class SpellCallbackInfo; +struct SpellCallbackInfo; namespace sw { namespace sidebarwindows { |