From 0881ed5059c46ce73e8241e6260b82b92f6d0e55 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 6 Jun 2024 12:20:38 +0900 Subject: Rename ptr nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/tqcanvaspixmaparray.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tqcanvaspixmaparray.html') diff --git a/doc/html/tqcanvaspixmaparray.html b/doc/html/tqcanvaspixmaparray.html index d7c259678..4e011751a 100644 --- a/doc/html/tqcanvaspixmaparray.html +++ b/doc/html/tqcanvaspixmaparray.html @@ -96,7 +96,7 @@ the first (and only) frame. an image, or some other error occurs, the array ends up empty and isValid() returns FALSE. -

TQCanvasPixmapArray::TQCanvasPixmapArray ( TQPtrList<TQPixmap> list, TQPtrList<TQPoint> hotspots ) +

TQCanvasPixmapArray::TQCanvasPixmapArray ( TQPtrList<TQPixmap> list, TQPtrList<TQPoint> hotspots )

This function is obsolete. It is provided to keep old source working. We strongly advise against using it in new code.

Use TQCanvasPixmapArray::TQCanvasPixmapArray( TQValueList, TQPointArray ) -- cgit v1.2.3