diff options
Diffstat (limited to 'sw/source/uibase/inc/srcedtw.hxx')
-rw-r--r-- | sw/source/uibase/inc/srcedtw.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sw/source/uibase/inc/srcedtw.hxx b/sw/source/uibase/inc/srcedtw.hxx index 5a12c3b01cf3..e48226f351b6 100644 --- a/sw/source/uibase/inc/srcedtw.hxx +++ b/sw/source/uibase/inc/srcedtw.hxx @@ -27,10 +27,7 @@ #include <vcl/xtextedt.hxx> #include <set> -namespace com { namespace sun { namespace star { namespace beans { - class XMultiPropertySet; -} } } } - +namespace com::sun::star::beans { class XMultiPropertySet; } class ScrollBar; class SwSrcView; class SwSrcEditWindow; |