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 a5defeea..c310b979 100644 --- a/ksirc/NewWindowDialog.h +++ b/ksirc/NewWindowDialog.h @@ -10,7 +10,7 @@ class KLineEdit; class NewWindowDialog : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: |