summaryrefslogtreecommitdiffstats
path: root/libkdchart/KDChartLinesPainter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libkdchart/KDChartLinesPainter.cpp')
-rw-r--r--libkdchart/KDChartLinesPainter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdchart/KDChartLinesPainter.cpp b/libkdchart/KDChartLinesPainter.cpp
index 9f0995e..a7e0109 100644
--- a/libkdchart/KDChartLinesPainter.cpp
+++ b/libkdchart/KDChartLinesPainter.cpp
@@ -56,7 +56,7 @@ KDChartLinesPainter::KDChartLinesPainter( KDChartParams* params ) :
KDChartAxesPainter( 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.
}