diff options
Diffstat (limited to 'kpat/napoleon.h')
-rw-r--r-- | kpat/napoleon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpat/napoleon.h b/kpat/napoleon.h index fca710f8..d4a8ba7b 100644 --- a/kpat/napoleon.h +++ b/kpat/napoleon.h @@ -24,7 +24,7 @@ #include "dealer.h" class Napoleon : public Dealer { - Q_OBJECT + TQ_OBJECT public: Napoleon (TDEMainWindow* parent=0, const char* name=0); |