summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/LegendItemConverter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/LegendItemConverter.hxx')
-rw-r--r--chart2/source/controller/inc/LegendItemConverter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/LegendItemConverter.hxx b/chart2/source/controller/inc/LegendItemConverter.hxx
index 794fd1733cd8..8d24a15718aa 100644
--- a/chart2/source/controller/inc/LegendItemConverter.hxx
+++ b/chart2/source/controller/inc/LegendItemConverter.hxx
@@ -55,7 +55,7 @@ protected:
virtual bool ApplySpecialItem( sal_uInt16 nWhichId, const SfxItemSet & rItemSet ) override;
private:
- ::std::vector< ItemConverter * > m_aConverters;
+ std::vector< ItemConverter * > m_aConverters;
};
} // namespace wrapper