From 359640943bcf155faa9a067dde9e00a123276290 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 13 Feb 2012 17:43:39 -0600 Subject: Automated update from Qt3 --- doc/porting3.doc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/porting3.doc') diff --git a/doc/porting3.doc b/doc/porting3.doc index 83bc9c9f8..e7e4d5193 100644 --- a/doc/porting3.doc +++ b/doc/porting3.doc @@ -171,7 +171,7 @@ but source compatibility should not be affected if the macro variable \list \i \c ASSERT becomes \c Q_ASSERT -\i \c CHECK_PTR becomes \c Q_CHECK_PTR +\i \c CHECK_PTR becomes \c TQ_CHECK_PTR \endlist For the record, undocumented macro variables that are not part of the API @@ -344,10 +344,10 @@ new code. Additionally, these preprocessor directives have been removed: \list -\i \c {#define strlen qstrlen} +\i \c {#define strlen tqstrlen} \i \c {#define strcpy qstrcpy} \i \c {#define strcmp qstrcmp} -\i \c {#define strncmp qstrncmp} +\i \c {#define strncmp tqstrncmp} \i \c {#define stricmp qstricmp} \i \c {#define strnicmp qstrnicmp} \endlist -- cgit v1.2.1