diff options
Diffstat (limited to 'kpoker/betbox.h')
-rw-r--r-- | kpoker/betbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpoker/betbox.h b/kpoker/betbox.h index 2fbb892c..37bee0b2 100644 --- a/kpoker/betbox.h +++ b/kpoker/betbox.h @@ -32,7 +32,7 @@ class TQPushButton; **/ class BetBox : public TQGroupBox { - Q_OBJECT + TQ_OBJECT public: |