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/tutorial2-06.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tutorial2-06.html') diff --git a/doc/html/tutorial2-06.html b/doc/html/tutorial2-06.html index baf5493c6..762649abf 100644 --- a/doc/html/tutorial2-06.html +++ b/doc/html/tutorial2-06.html @@ -237,7 +237,7 @@ with this text item, and provided a getter and setter for this value.
    class CanvasView : public TQCanvasView
     {
-        Q_OBJECT
+        TQ_OBJECT
     public:
         CanvasView( TQCanvas *canvas, ElementVector *elements,
                     TQWidget* parent = 0, const char* name = "canvas view",
-- 
cgit v1.2.3