diff options
Diffstat (limited to 'ksirc/puke/playout.h')
-rw-r--r-- | ksirc/puke/playout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/puke/playout.h b/ksirc/puke/playout.h index b0c7f16d..04359395 100644 --- a/ksirc/puke/playout.h +++ b/ksirc/puke/playout.h @@ -10,7 +10,7 @@ class PLayout; class PLayout : public PObject { - Q_OBJECT + TQ_OBJECT public: static PObject *createWidget(CreateArgs &ca); |