diff options
Diffstat (limited to 'doc/html/qtl-qvaluelist-example.html')
-rw-r--r-- | doc/html/qtl-qvaluelist-example.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/qtl-qvaluelist-example.html b/doc/html/qtl-qvaluelist-example.html index d69ab3d10..f42d0300b 100644 --- a/doc/html/qtl-qvaluelist-example.html +++ b/doc/html/qtl-qvaluelist-example.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/examples/qtl/qtl-qvaluelist.doc:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/examples/qtl/qtl-tqvaluelist.doc:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,11 +33,11 @@ body { background: #ffffff; color: black; } <p> -This tiny example shows a <a href="qvaluelistiterator.html">TQValueListIterator</a>. +This tiny example shows a <a href="tqvaluelistiterator.html">TQValueListIterator</a>. <p> <hr> <p> Implementation: <p> <pre>/**************************************************************************** -** $Id: qt/qvaluelistiterator.cpp 3.3.8 edited Jan 11 14:37 $ +** $Id: qt/tqvaluelistiterator.cpp 3.3.8 edited Jan 11 14:37 $ ** ** Copyright (C) 1992-2007 Trolltech ASA. All rights reserved. ** @@ -46,7 +46,7 @@ This tiny example shows a <a href="qvaluelistiterator.html">TQValueListIterator< ** *****************************************************************************/ -#include <<a href="qvaluelist-h.html">ntqvaluelist.h</a>> +#include <<a href="tqvaluelist-h.html">tqvaluelist.h</a>> #include <<a href="qstring-h.html">ntqstring.h</a>> #include <<a href="qwindowdefs-h.html">ntqwindowdefs.h</a>> #include <stdio.h> |