1*bea425f1SIngo Weinhold /* 2*bea425f1SIngo Weinhold * Copyright 2009, Ingo Weinhold, ingo_weinhold@gmx.de. 3*bea425f1SIngo Weinhold * Distributed under the terms of the MIT License. 4*bea425f1SIngo Weinhold */ 5*bea425f1SIngo Weinhold 6*bea425f1SIngo Weinhold #include "chart/ChartAxisLegendSource.h" 7*bea425f1SIngo Weinhold 8*bea425f1SIngo Weinhold ~ChartAxisLegendSource()9*bea425f1SIngo WeinholdChartAxisLegendSource::~ChartAxisLegendSource() 10*bea425f1SIngo Weinhold { 11*bea425f1SIngo Weinhold } 12