summaryrefslogtreecommitdiffstats
path: root/doc/html/porting.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-10-27 23:55:02 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-10-27 23:55:02 +0900
commit0614be092185ccde33cd70fe6076f19970ebe571 (patch)
treef2f066387e6f3b76630ed20610675f8fe6e04a30 /doc/html/porting.html
parent03814b8bdda4b7f5cde4386f0aaef1119750fd10 (diff)
downloadqt3-0614be092185ccde33cd70fe6076f19970ebe571.tar.gz
qt3-0614be092185ccde33cd70fe6076f19970ebe571.zip
Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/porting.html')
-rw-r--r--doc/html/porting.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/html/porting.html b/doc/html/porting.html
index 4b5a5d0..9722c7c 100644
--- a/doc/html/porting.html
+++ b/doc/html/porting.html
@@ -220,7 +220,6 @@ previously disabled, please check these macro variables:
<p> The name of some debugging macro functions has been changed:
<p> <ul>
<li> <tt>ASSERT</tt> becomes <tt>Q_ASSERT</tt>
-<li> <tt>CHECK_PTR</tt> becomes <tt>Q_CHECK_PTR</tt>
</ul>
<p> For the record, undocumented macro variables that are not part of the API
have been changed: