diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:04:08 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:04:08 -0600 |
commit | e02e31c8b9d854cd62cbe9799228f6e08e882773 (patch) | |
tree | 53303c981d0b20e03c5a2fc8e959fa74adcb90d1 /doc/html/qaxserver-example-tetrax.html | |
parent | 143f194af098d44bf0dd1ebb29e59f30ce48d523 (diff) | |
download | tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.tar.gz tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.zip |
Sync with latest script
Diffstat (limited to 'doc/html/qaxserver-example-tetrax.html')
-rw-r--r-- | doc/html/qaxserver-example-tetrax.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qaxserver-example-tetrax.html b/doc/html/qaxserver-example-tetrax.html index bbe994a0f..4f8418d0a 100644 --- a/doc/html/qaxserver-example-tetrax.html +++ b/doc/html/qaxserver-example-tetrax.html @@ -47,7 +47,7 @@ tetrax.cpp file. The default implementation of the <a href="qaxfactory.html">TQAxFactory</a> is used through the TQAXFACTORY_DEFAULT macro, and exports the TQTetrax object specifying -the five unique IDs retquired by COM to instantiate and communicate with +the five unique IDs required by COM to instantiate and communicate with the server. <pre> #include "qtetrax.h" #include "qdragapp.h" @@ -86,7 +86,7 @@ the program has been started by the user, not by COM). <p> To build the example you must first build the <a href="qaxserver.html">TQAxServer</a> library. Then run qmake and your make tool in <tt>examples/tetrix</tt>. <p> <hr> -<p> The <a href="qaxserver-demo-tetrax.html">demonstration</a> retquires your +<p> The <a href="qaxserver-demo-tetrax.html">demonstration</a> requires your Web browser to support ActiveX controls, and scripting to be enabled. <p> |