diff options
Diffstat (limited to 'libkdeedu/kdeeduplot/kplotobject.h')
-rw-r--r-- | libkdeedu/kdeeduplot/kplotobject.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libkdeedu/kdeeduplot/kplotobject.h b/libkdeedu/kdeeduplot/kplotobject.h index 69fcd054..2474fc32 100644 --- a/libkdeedu/kdeeduplot/kplotobject.h +++ b/libkdeedu/kdeeduplot/kplotobject.h @@ -19,8 +19,8 @@ #define KPLOTOBJECT_H -class QString; -class QPainter; +class TQString; +class TQPainter; #include <kdemacros.h> |