summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx')
-rw-r--r--sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx b/sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx
index ec98cc1f3147..f1d90d19e3c7 100644
--- a/sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx
+++ b/sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx
@@ -30,7 +30,7 @@ namespace sd {
class MasterPageObserverEvent;
}
-namespace sd { namespace sidebar {
+namespace sd::sidebar {
/** This singleton holds a list of the most recently used master pages.
*/
@@ -121,7 +121,7 @@ private:
void ResolveList();
};
-} } // end of namespace sd::sidebar
+} // end of namespace sd::sidebar
#endif