diff options
Diffstat (limited to 'sw/source/ui/inc/regionsw.hxx')
-rw-r--r-- | sw/source/ui/inc/regionsw.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/inc/regionsw.hxx b/sw/source/ui/inc/regionsw.hxx index 68ec42f0aa..a64942d3c3 100644 --- a/sw/source/ui/inc/regionsw.hxx +++ b/sw/source/ui/inc/regionsw.hxx @@ -65,6 +65,7 @@ namespace sfx2 Dialog "Bereiche bearbeiten" *************************************************************************/ class SectRepr; +class SectRepr; typedef SectRepr* SectReprPtr; SV_DECL_PTRARR_SORT( SectReprArr, SectReprPtr, 0, 4 ) |