From d35eedcd87d59e716c6d49bbb6b634ef1a7660c5 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 24 Aug 2024 20:19:50 +0900 Subject: Rename style nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/motif-walkthrough-7.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/motif-walkthrough-7.html') diff --git a/doc/html/motif-walkthrough-7.html b/doc/html/motif-walkthrough-7.html index 0aa2840ea..7a3912fed 100644 --- a/doc/html/motif-walkthrough-7.html +++ b/doc/html/motif-walkthrough-7.html @@ -176,7 +176,7 @@ provides the TQMIN() and TQMAX() macros which we will use.

Earlier modifications caused the fallback_resources array to become redundant, so we remove it.

In the near future, our program will not use Motif any more, and we -will no longer need to use TQMotif. To prepare for this, we remove the +will no longer need to use TQMotif. To prepare for this, we remove the resources and optionDesc arrays and create the TQMotif instance with just the APP_CLASS argument.

The #include statements in the source files are mostly incorrect -- cgit v1.2.1