summaryrefslogtreecommitdiffstats
path: root/kpoker/kpaint.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpoker/kpaint.h')
-rw-r--r--kpoker/kpaint.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpoker/kpaint.h b/kpoker/kpaint.h
index 119a2ba9..a003339d 100644
--- a/kpoker/kpaint.h
+++ b/kpoker/kpaint.h
@@ -35,7 +35,7 @@ class TQLabel;
class CardImages : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -66,7 +66,7 @@ class CardImages : public TQWidget
**/
class CardWidget : public TQPushButton
{
- Q_OBJECT
+ TQ_OBJECT
public: