summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/msn/webcam/msnwebcamdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/msn/webcam/msnwebcamdialog.h')
-rw-r--r--kopete/protocols/msn/webcam/msnwebcamdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/msn/webcam/msnwebcamdialog.h b/kopete/protocols/msn/webcam/msnwebcamdialog.h
index 292eb410..0bd415fe 100644
--- a/kopete/protocols/msn/webcam/msnwebcamdialog.h
+++ b/kopete/protocols/msn/webcam/msnwebcamdialog.h
@@ -37,7 +37,7 @@ class KOPETE_EXPORT MSNWebcamDialog : public KDialogBase
Q_OBJECT
TQ_OBJECT
public:
- MSNWebcamDialog( const TQString& contact, TQWidget* tqparent = 0, const char* name = 0 );
+ MSNWebcamDialog( const TQString& contact, TQWidget* parent = 0, const char* name = 0 );
~MSNWebcamDialog();
public slots: