diff options
Diffstat (limited to 'ksirc/puke/ppushbt.h')
-rw-r--r-- | ksirc/puke/ppushbt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/puke/ppushbt.h b/ksirc/puke/ppushbt.h index dc9e0a40..8a1cc5db 100644 --- a/ksirc/puke/ppushbt.h +++ b/ksirc/puke/ppushbt.h @@ -12,7 +12,7 @@ class PPushButton; class PPushButton : public PButton { Q_OBJECT - TQ_OBJECT + public: static PObject *createWidget(CreateArgs &ca); |