From 9c02dbb59ce57c68dc177d9294b980bf114a3e11 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 24 Jul 2013 15:59:03 -0500 Subject: Update to TDE R14 API --- doc/html/decodeRFC2047_8h-source.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'doc/html/decodeRFC2047_8h-source.html') diff --git a/doc/html/decodeRFC2047_8h-source.html b/doc/html/decodeRFC2047_8h-source.html index e45ca0f..2ad03d5 100644 --- a/doc/html/decodeRFC2047_8h-source.html +++ b/doc/html/decodeRFC2047_8h-source.html @@ -1,6 +1,6 @@ -kshowmail.kdevelop: Daten/Documents/programmieren/kshowmail/kshowmail/kshowmail/decodeRFC2047.h Source File +kshowmail.tdevelop: Daten/Documents/programmieren/kshowmail/kshowmail/kshowmail/decodeRFC2047.h Source File @@ -42,27 +42,27 @@ 00020 #include <ctype.h> 00021 #include <stdlib.h> 00022 -00023 //Qt header -00024 #include <qtextcodec.h> -00025 #include <qregexp.h> -00026 #include <qstring.h> -00027 #include <qcstring.h> +00023 //TQt header +00024 #include <ntqtextcodec.h> +00025 #include <ntqregexp.h> +00026 #include <ntqstring.h> +00027 #include <ntqcstring.h> 00028 00029 //KDE header -00030 #include <klocale.h> -00031 #include <kglobal.h> +00030 #include <tdelocale.h> +00031 #include <tdeglobal.h> 00032 #include <mimelib/mimepp.h> 00033 00034 00038 namespace Codecs 00039 { 00040 -00047 QString decodeRFC2047( const QCString& aStr ); +00047 TQString decodeRFC2047( const TQCString& aStr ); 00048 00049 } 00050 00051 #endif -
Generated on Tue Apr 1 21:59:49 2008 for kshowmail.kdevelop by  +
Generated on Tue Apr 1 21:59:49 2008 for kshowmail.tdevelop by  doxygen 1.5.0
-- cgit v1.2.1