diff options
Diffstat (limited to 'kpoker/top.h')
-rw-r--r-- | kpoker/top.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kpoker/top.h b/kpoker/top.h index ec0d9681..843528cb 100644 --- a/kpoker/top.h +++ b/kpoker/top.h @@ -30,6 +30,7 @@ class kpok; class PokerWindow : public KMainWindow { Q_OBJECT + TQ_OBJECT public: PokerWindow(); |