diff options
Diffstat (limited to 'sw/source/ui/dbui/mmlayoutpage.hxx')
-rw-r--r-- | sw/source/ui/dbui/mmlayoutpage.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/dbui/mmlayoutpage.hxx b/sw/source/ui/dbui/mmlayoutpage.hxx index 6bacb3c5518c..a0f732e8af28 100644 --- a/sw/source/ui/dbui/mmlayoutpage.hxx +++ b/sw/source/ui/dbui/mmlayoutpage.hxx @@ -29,7 +29,7 @@ class SwOneExampleFrame; class SwWrtShell; class SwView; -namespace com{ namespace sun{ namespace star{ namespace beans{ class XPropertySet;}}}} +namespace com::sun::star::beans{ class XPropertySet;} class SwMailMergeLayoutPage : public vcl::OWizardPage { |