diff options
Diffstat (limited to 'ksirc/alistbox.h')
-rw-r--r-- | ksirc/alistbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/alistbox.h b/ksirc/alistbox.h index cc636f4d..af225dd4 100644 --- a/ksirc/alistbox.h +++ b/ksirc/alistbox.h @@ -50,7 +50,7 @@ protected: class aListBox : public TQListBox { Q_OBJECT - TQ_OBJECT + public: aListBox(TQWidget *parent = 0, const char *name = 0); |