summaryrefslogtreecommitdiffstats
path: root/libkdeedu/kdeeduplot/kplotwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkdeedu/kdeeduplot/kplotwidget.h')
-rw-r--r--libkdeedu/kdeeduplot/kplotwidget.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libkdeedu/kdeeduplot/kplotwidget.h b/libkdeedu/kdeeduplot/kplotwidget.h
index 216e6209..5ed550ec 100644
--- a/libkdeedu/kdeeduplot/kplotwidget.h
+++ b/libkdeedu/kdeeduplot/kplotwidget.h
@@ -27,8 +27,8 @@
#define XPADDING 20
#define YPADDING 20
-class QColor;
-class QPixmap;
+class TQColor;
+class TQPixmap;
/**@class KPlotWidget
*@short Genric data plotting widget.