summaryrefslogtreecommitdiffstats
path: root/doc/html/qpair-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qpair-h.html')
-rw-r--r--doc/html/qpair-h.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/qpair-h.html b/doc/html/qpair-h.html
index 71e643e2..615108d7 100644
--- a/doc/html/qpair-h.html
+++ b/doc/html/qpair-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/qpair.h:1 -->
+<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqpair.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>qpair.h Include File</title>
+<title>ntqpair.h Include File</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
@@ -29,9 +29,9 @@ 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>qpair.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>ntqpair.h</h1>
-<p>This is the verbatim text of the qpair.h include file. It is provided only for illustration; the copyright remains with Trolltech.
+<p>This is the verbatim text of the ntqpair.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/****************************************************************************
@@ -76,8 +76,8 @@ body { background: #ffffff; color: black; }
#define TQPAIR_H
#ifndef QT_H
-#include "qglobal.h"
-#include "qdatastream.h"
+#include "ntqglobal.h"
+#include "ntqdatastream.h"
#endif // QT_H
template &lt;class T1, class T2&gt;