diff options
Diffstat (limited to 'doc/porting3.doc')
-rw-r--r-- | doc/porting3.doc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/porting3.doc b/doc/porting3.doc index c3d192b8f..dd58db962 100644 --- a/doc/porting3.doc +++ b/doc/porting3.doc @@ -165,9 +165,7 @@ previously disabled, please check these macro variables: \i \c CHECK_MATH becomes \c QT_CHECK_MATH \endlist -The name of some debugging macro functions has been changed as well -but source compatibility should not be affected if the macro variable -\c QT_CLEAN_NAMESPACE is not defined: +The name of some debugging macro functions has been changed: \list \i \c ASSERT becomes \c Q_ASSERT |