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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kopete/protocols/msn/webcam/msnwebcamdialog.h b/kopete/protocols/msn/webcam/msnwebcamdialog.h
index d0b0b988..292eb410 100644
--- a/kopete/protocols/msn/webcam/msnwebcamdialog.h
+++ b/kopete/protocols/msn/webcam/msnwebcamdialog.h
@@ -35,8 +35,9 @@ class MSNContact;
class KOPETE_EXPORT MSNWebcamDialog : public KDialogBase
{
Q_OBJECT
+ TQ_OBJECT
public:
- MSNWebcamDialog( const TQString& contact, TQWidget* parent = 0, const char* name = 0 );
+ MSNWebcamDialog( const TQString& contact, TQWidget* tqparent = 0, const char* name = 0 );
~MSNWebcamDialog();
public slots: