summaryrefslogtreecommitdiffstats
path: root/kdeui/kpixmapio.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeui/kpixmapio.h')
-rw-r--r--kdeui/kpixmapio.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/kdeui/kpixmapio.h b/kdeui/kpixmapio.h
index 62549e6e1..4913de580 100644
--- a/kdeui/kpixmapio.h
+++ b/kdeui/kpixmapio.h
@@ -13,10 +13,10 @@
#include <kdelibs_export.h>
-class QPixmap;
-class QImage;
-class QPoint;
-class QRect;
+class TQPixmap;
+class TQImage;
+class TQPoint;
+class TQRect;
struct KPixmapIOPrivate;
/**
* @short Fast TQImage to/from TQPixmap conversion.