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 8b335e03..2fbb892c 100644 --- a/kpoker/betbox.h +++ b/kpoker/betbox.h @@ -33,7 +33,7 @@ class TQPushButton; class BetBox : public TQGroupBox { Q_OBJECT - TQ_OBJECT + public: BetBox(TQWidget* parent = 0, const char* name = 0); |