summaryrefslogtreecommitdiff
path: root/cui/source/options/optsave.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optsave.hxx')
-rw-r--r--cui/source/options/optsave.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/cui/source/options/optsave.hxx b/cui/source/options/optsave.hxx
index 6c9226285972..f916963e4eb8 100644
--- a/cui/source/options/optsave.hxx
+++ b/cui/source/options/optsave.hxx
@@ -30,10 +30,7 @@
#define APP_MATH 6
#define APP_COUNT 7
-namespace com { namespace sun { namespace star {
- namespace beans {
- struct PropertyValue;
-}}}}
+namespace com::sun::star::beans { struct PropertyValue; }
// class SvxSaveTabPage --------------------------------------------------