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 9653e955..750bfb97 100644 --- a/kpoker/top.h +++ b/kpoker/top.h @@ -29,7 +29,7 @@ class kpok; class PokerWindow : public TDEMainWindow { - Q_OBJECT + TQ_OBJECT public: |