diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /doc/html/qptrstack-h.html | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/html/qptrstack-h.html')
-rw-r--r-- | doc/html/qptrstack-h.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/qptrstack-h.html b/doc/html/qptrstack-h.html index 7ea917619..740557d88 100644 --- a/doc/html/qptrstack-h.html +++ b/doc/html/qptrstack-h.html @@ -1,9 +1,9 @@ <!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/include/qptrstack.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqptrstack.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>qptrstack.h Include File</title> +<title>ntqptrstack.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>qptrstack.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqptrstack.h</h1> -<p>This is the verbatim text of the qptrstack.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the ntqptrstack.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/qptrstack.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/ntqptrstack.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQPtrStack pointer based template class ** @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQPTRSTACK_H #ifndef QT_H -#include "qglist.h" +#include "ntqglist.h" #endif // QT_H template<class type> |