From 6f114e7935d43127c6c0269532fb2674cee9a4f5 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:08:14 -0600 Subject: Remove spurious TQ_OBJECT instances --- kopete/protocols/msn/webcam/msnwebcamdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kopete/protocols/msn/webcam') diff --git a/kopete/protocols/msn/webcam/msnwebcamdialog.h b/kopete/protocols/msn/webcam/msnwebcamdialog.h index 0bd415fe..a740e8ab 100644 --- a/kopete/protocols/msn/webcam/msnwebcamdialog.h +++ b/kopete/protocols/msn/webcam/msnwebcamdialog.h @@ -35,7 +35,7 @@ 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(); -- cgit v1.2.1