summaryrefslogtreecommitdiffstats
path: root/libtdegames/kcanvasrootpixmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtdegames/kcanvasrootpixmap.h')
-rw-r--r--libtdegames/kcanvasrootpixmap.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libtdegames/kcanvasrootpixmap.h b/libtdegames/kcanvasrootpixmap.h
index 566f50d2..fbbea730 100644
--- a/libtdegames/kcanvasrootpixmap.h
+++ b/libtdegames/kcanvasrootpixmap.h
@@ -21,7 +21,7 @@
#define KCANVASROOTPIXMAP_H
#include <krootpixmap.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TQCanvasView;
@@ -37,9 +37,9 @@ class TQCanvasView;
* <li>other views of the canvas will have the same background pixmap.</li>
* </ul>
*/
-class KDE_EXPORT KCanvasRootPixmap : public KRootPixmap
+class TDE_EXPORT KCanvasRootPixmap : public KRootPixmap
{
- Q_OBJECT
+ TQ_OBJECT
public: