summaryrefslogtreecommitdiffstats
path: root/ksirc/NewWindowDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksirc/NewWindowDialog.h')
-rw-r--r--ksirc/NewWindowDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/NewWindowDialog.h b/ksirc/NewWindowDialog.h
index 5f541d83..ce8b956c 100644
--- a/ksirc/NewWindowDialog.h
+++ b/ksirc/NewWindowDialog.h
@@ -15,7 +15,7 @@ class NewWindowDialog : public KDialogBase
public:
- NewWindowDialog(const KSircChannel &, TQWidget * tqparent = 0, const char * name = 0);
+ NewWindowDialog(const KSircChannel &, TQWidget * parent = 0, const char * name = 0);
~NewWindowDialog();
protected slots: