From 8ac0e970e4464d9f8f73c0fb34a178ff135be8c3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 2 Jun 2024 23:07:22 +0900 Subject: Rename ntqwidget* related files to equivalent tqwidget* Signed-off-by: Michele Calgaro --- doc/html/motif-walkthrough-8.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/motif-walkthrough-8.html') diff --git a/doc/html/motif-walkthrough-8.html b/doc/html/motif-walkthrough-8.html index c87c11471..886c3c91f 100644 --- a/doc/html/motif-walkthrough-8.html +++ b/doc/html/motif-walkthrough-8.html @@ -50,7 +50,7 @@ and code will need to be modified or rewritten. New code must be written in a way that maintains compatibility with previous versions of our application.

-

  • We can write a new TQWidget subclass that is identical to the XmNotebook widget class. +

  • We can write a new TQWidget subclass that is identical to the XmNotebook widget class.

    • Advantages - The existing data structures will not change, allowing compatibility with previous and future versions. -- cgit v1.2.1