summaryrefslogtreecommitdiffstats
path: root/kmail/vacationdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/vacationdialog.h')
-rw-r--r--kmail/vacationdialog.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/kmail/vacationdialog.h b/kmail/vacationdialog.h
index 7f98de74..2ce076ff 100644
--- a/kmail/vacationdialog.h
+++ b/kmail/vacationdialog.h
@@ -17,13 +17,13 @@
#include "kdialogbase.h"
-class QString;
-class QCheckBox;
-class QLineEdit;
-class QTextEdit;
+class TQString;
+class TQCheckBox;
+class TQLineEdit;
+class TQTextEdit;
class KDateWidget;
class KIntSpinBox;
-template <typename T> class QValueList;
+template <typename T> class TQValueList;
namespace KMime {
namespace Types {