diff options
Diffstat (limited to 'kioslave/smtp/capabilities.h')
-rw-r--r-- | kioslave/smtp/capabilities.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kioslave/smtp/capabilities.h b/kioslave/smtp/capabilities.h index d9a9de39a..9f9464104 100644 --- a/kioslave/smtp/capabilities.h +++ b/kioslave/smtp/capabilities.h @@ -37,7 +37,7 @@ #include <tqstring.h> #include <tqstringlist.h> -class QStrIList; +class TQStrIList; namespace KioSMTP { |