diff options
Diffstat (limited to 'ksirc/NewWindowDialog.h')
-rw-r--r-- | ksirc/NewWindowDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/NewWindowDialog.h b/ksirc/NewWindowDialog.h index ce8b956c..a5defeea 100644 --- a/ksirc/NewWindowDialog.h +++ b/ksirc/NewWindowDialog.h @@ -11,7 +11,7 @@ class KLineEdit; class NewWindowDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: |