diff options
Diffstat (limited to 'kioslave/smtp/command.h')
-rw-r--r-- | kioslave/smtp/command.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kioslave/smtp/command.h b/kioslave/smtp/command.h index bd6b6aa85..53e8d00f3 100644 --- a/kioslave/smtp/command.h +++ b/kioslave/smtp/command.h @@ -45,7 +45,7 @@ extern "C" { #include <kio/authinfo.h> class SMTPProtocol; -class QStrIList; +class TQStrIList; namespace KioSMTP { |