summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/ui/addcontactpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/libkopete/ui/addcontactpage.h')
-rw-r--r--kopete/libkopete/ui/addcontactpage.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/libkopete/ui/addcontactpage.h b/kopete/libkopete/ui/addcontactpage.h
index 506c5bcc..d72e2fd1 100644
--- a/kopete/libkopete/ui/addcontactpage.h
+++ b/kopete/libkopete/ui/addcontactpage.h
@@ -18,7 +18,7 @@
#ifndef ADDCONTACTPAGE_H
#define ADDCONTACTPAGE_H
-#include <qwidget.h>
+#include <tqwidget.h>
#include <kopeteprotocol.h>
#include "kopete_export.h"
@@ -34,7 +34,7 @@ class KOPETE_EXPORT AddContactPage : public QWidget
Q_OBJECT
public:
- AddContactPage(QWidget *parent=0, const char *name=0);
+ AddContactPage(TQWidget *parent=0, const char *name=0);
virtual ~AddContactPage();
//Kopete::Protocol *protocol;