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