summaryrefslogtreecommitdiffstats
path: root/doc/html/directives.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-05-24 22:23:11 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-05-24 22:23:11 +0900
commit7ba42131b73648e307ca5b1f21e7d2c2052ff09e (patch)
treefc82e5d0d3cf09ebb38fc2255b235a3ea43d70dd /doc/html/directives.html
parentdda6304c5083cecb51f3e1c9f92f595acdcc06d9 (diff)
downloadsip4-tqt-7ba42131b73648e307ca5b1f21e7d2c2052ff09e.tar.gz
sip4-tqt-7ba42131b73648e307ca5b1f21e7d2c2052ff09e.zip
Adjusted after dropping obsolete Qt2's QList class.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/directives.html')
-rw-r--r--doc/html/directives.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/directives.html b/doc/html/directives.html
index 189d832..7f95891 100644
--- a/doc/html/directives.html
+++ b/doc/html/directives.html
@@ -1249,7 +1249,7 @@ object.</p>
{
%TypeHeaderCode
// Include the library interface to the type being mapped.
-#include &lt;qlist.h&gt;
+#include &lt;qptrlist.h&gt;
%End
%ConvertToTypeCode