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