From 359640943bcf155faa9a067dde9e00a123276290 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 13 Feb 2012 17:43:39 -0600 Subject: Automated update from Qt3 --- doc/html/qaxserver-example-opengl.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qaxserver-example-opengl.html') diff --git a/doc/html/qaxserver-example-opengl.html b/doc/html/qaxserver-example-opengl.html index 1a44d4392..6647d8bc8 100644 --- a/doc/html/qaxserver-example-opengl.html +++ b/doc/html/qaxserver-example-opengl.html @@ -92,7 +92,7 @@ to render OpenGL, and from TQAxBindable. class GLBox : public TQGLWidget, public TQAxBindable { - Q_OBJECT + TQ_OBJECT The class reimplements the TQAxBindable::createAggregate() function from TQAxBindable to return the pointer to a TQAxAggregated object.
    public:
-- 
cgit v1.2.1