summaryrefslogtreecommitdiffstats
path: root/kmail/recipientseditortest.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/recipientseditortest.h')
-rw-r--r--kmail/recipientseditortest.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/recipientseditortest.h b/kmail/recipientseditortest.h
index 5a24c4e6..be468e83 100644
--- a/kmail/recipientseditortest.h
+++ b/kmail/recipientseditortest.h
@@ -24,7 +24,7 @@
#ifndef RECIPIENTSEDITORTEST_H
#define RECIPIENTSEDITORTEST_H
-#include <qwidget.h>
+#include <tqwidget.h>
class RecipientsEditor;
@@ -32,7 +32,7 @@ class Composer : public QWidget
{
Q_OBJECT
public:
- Composer( QWidget *parent );
+ Composer( TQWidget *parent );
public slots:
void slotClose();