summaryrefslogtreecommitdiffstats
path: root/ksirc/dccNew.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksirc/dccNew.h')
-rw-r--r--ksirc/dccNew.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/dccNew.h b/ksirc/dccNew.h
index 3f4a5a54..e86e7163 100644
--- a/ksirc/dccNew.h
+++ b/ksirc/dccNew.h
@@ -17,7 +17,7 @@ Q_OBJECT
TQ_OBJECT
public:
- dccNew( TQWidget *tqparent = 0,
+ dccNew( TQWidget *parent = 0,
const char *name = 0,
int type = -1,
TQString nick = TQString() );