diff options
Diffstat (limited to 'kchart/kdchart/KDChartAreaPainter.cpp')
-rw-r--r-- | kchart/kdchart/KDChartAreaPainter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kdchart/KDChartAreaPainter.cpp b/kchart/kdchart/KDChartAreaPainter.cpp index 2fca8d62..6c47aeed 100644 --- a/kchart/kdchart/KDChartAreaPainter.cpp +++ b/kchart/kdchart/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. } |