diff options
Diffstat (limited to 'libkdchart/KDChartAreaPainter.cpp')
-rw-r--r-- | libkdchart/KDChartAreaPainter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdchart/KDChartAreaPainter.cpp b/libkdchart/KDChartAreaPainter.cpp index 2fca8d6..6c47aee 100644 --- a/libkdchart/KDChartAreaPainter.cpp +++ b/libkdchart/KDChartAreaPainter.cpp @@ -43,7 +43,7 @@ KDChartLinesPainter( params ) { // This constructor intentionally left blank so far; we cannot setup the - // geometry yet since we do not know the size of the painter. + // tqgeometry yet since we do not know the size of the painter. } |