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/motif-walkthrough-4.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/motif-walkthrough-4.html') diff --git a/doc/html/motif-walkthrough-4.html b/doc/html/motif-walkthrough-4.html index bb02213c1..35f8a9414 100644 --- a/doc/html/motif-walkthrough-4.html +++ b/doc/html/motif-walkthrough-4.html @@ -82,7 +82,7 @@ contents of DoEditPage() to this point and remove the DoEditPage()< arrays. Since the PageEditDialog and the data it contains will be destroyed when we return from this function, we need to convert the unicode TQString data into a TQCString in the local encoding and -duplicate it with qstrdup(). +duplicate it with tqstrdup().


 

The same process must be done for the minorTab text:


-- 
cgit v1.2.1