summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/sidebar/ChartAreaPanel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/sidebar/ChartAreaPanel.cxx')
-rw-r--r--chart2/source/controller/sidebar/ChartAreaPanel.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/sidebar/ChartAreaPanel.cxx b/chart2/source/controller/sidebar/ChartAreaPanel.cxx
index 1260b36fe397..b2e134dcde88 100644
--- a/chart2/source/controller/sidebar/ChartAreaPanel.cxx
+++ b/chart2/source/controller/sidebar/ChartAreaPanel.cxx
@@ -26,7 +26,7 @@
#include <svx/tbcontrl.hxx>
-namespace chart { namespace sidebar {
+namespace chart::sidebar {
namespace {
@@ -525,6 +525,6 @@ void ChartAreaPanel::updateModel(
}
-} }
+}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */