diff options
Diffstat (limited to 'libkdchart/KDChart.h')
-rw-r--r-- | libkdchart/KDChart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdchart/KDChart.h b/libkdchart/KDChart.h index 1f91f25..1510211 100644 --- a/libkdchart/KDChart.h +++ b/libkdchart/KDChart.h @@ -43,7 +43,7 @@ \brief Definition of a single entry-point to the charting engine for applications that wish to provide their own TQPainter. - It is not useful to instantiate the KDChart class as it only tqcontains + It is not useful to instantiate the KDChart class as it only contains static methods. */ |