summaryrefslogtreecommitdiffstats
path: root/kioslave/smtp/response.h
diff options
context:
space:
mode:
Diffstat (limited to 'kioslave/smtp/response.h')
-rw-r--r--kioslave/smtp/response.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kioslave/smtp/response.h b/kioslave/smtp/response.h
index 1e5f722ab..26c79b9c1 100644
--- a/kioslave/smtp/response.h
+++ b/kioslave/smtp/response.h
@@ -36,7 +36,7 @@
#include <tqvaluelist.h>
typedef TQValueList<TQCString> QCStringList;
-class QString;
+class TQString;
namespace KioSMTP {