/** * $Id: kchartcolorarray.h 376098 2005-01-07 14:13:50Z raphael $ * * Kalle Dalheimer */ #ifndef KCHARTCOLORARRAY #define KCHARTCOLORARRAY #include #include namespace KChart { typedef TQValueVector KChartColorArray; } //KChart namespace #endif