summaryrefslogtreecommitdiffstats
path: root/kpat/card.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpat/card.h')
-rw-r--r--kpat/card.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpat/card.h b/kpat/card.h
index c6518170..244f0b8d 100644
--- a/kpat/card.h
+++ b/kpat/card.h
@@ -43,7 +43,7 @@ typedef TQValueList<Card*> CardList;
// - It is a graphic entity on a TQCanvas that can be moved around.
//
class Card: public TQObject, public TQCanvasRectangle {
- Q_OBJECT
+ TQ_OBJECT
public: