diff options
Diffstat (limited to 'ksirc/puke/pkfiledialog.h')
-rw-r--r-- | ksirc/puke/pkfiledialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/puke/pkfiledialog.h b/ksirc/puke/pkfiledialog.h index 274f1997..403f8493 100644 --- a/ksirc/puke/pkfiledialog.h +++ b/ksirc/puke/pkfiledialog.h @@ -11,7 +11,7 @@ class PKFileDialog; class PKFileDialog : public PWidget { Q_OBJECT - TQ_OBJECT + public: static PObject *createWidget(CreateArgs &ca); |