From e02e31c8b9d854cd62cbe9799228f6e08e882773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:04:08 -0600 Subject: Sync with latest script --- doc/html/qaxserver-example-hierarchy.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/qaxserver-example-hierarchy.html') diff --git a/doc/html/qaxserver-example-hierarchy.html b/doc/html/qaxserver-example-hierarchy.html index 3179e1273..1bede5f03 100644 --- a/doc/html/qaxserver-example-hierarchy.html +++ b/doc/html/qaxserver-example-hierarchy.html @@ -190,7 +190,7 @@ interface of TQParentWidget objects. return TQUuid(); } -COM however retquires the IDs for the interfaces of the sub types as +COM however requires the IDs for the interfaces of the sub types as well to be able to marshal calls correctly.

        TQString exposeToSuperClass( const TQString &key ) const
         {
@@ -208,7 +208,7 @@ macro.
 

To build the example you must first build the TQAxServer library. Then run qmake and your make tool in examples/multiple.


-

The demonstration retquires your +

The demonstration requires your WebBrowser to support ActiveX controls, and scripting to be enabled.

-- cgit v1.2.1