diff options
Diffstat (limited to 'kchart/kdchart/KDChart.h')
-rw-r--r-- | kchart/kdchart/KDChart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kdchart/KDChart.h b/kchart/kdchart/KDChart.h index 1f91f255..1510211e 100644 --- a/kchart/kdchart/KDChart.h +++ b/kchart/kdchart/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. */ |