From bd87b2af9dde0633e56a792665cdec7a9675da95 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 25 Nov 2012 14:05:14 -0600 Subject: Automated update from Qt3 --- doc/html/tutorial1-04.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tutorial1-04.html') diff --git a/doc/html/tutorial1-04.html b/doc/html/tutorial1-04.html index 6d0f424ac..4830ac144 100644 --- a/doc/html/tutorial1-04.html +++ b/doc/html/tutorial1-04.html @@ -136,7 +136,7 @@ previous chapters. }

Because the MyWidget class doesn't know about the application object, it -has to connect to TQt's pointer to it, qApp. +has to connect to TQt's pointer to it, tqApp.

A widget is a software component and should know as little as possible about its environment in order to be as general and reusable as possible. -- cgit v1.2.3