From fef846914f8db6dc117e206ef913d519bf6bb33e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 29 Jul 2024 12:43:23 +0900 Subject: Rename basic widget nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- examples/toplevel/toplevel.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/toplevel') diff --git a/examples/toplevel/toplevel.doc b/examples/toplevel/toplevel.doc index 1487f74b4..f65adc546 100644 --- a/examples/toplevel/toplevel.doc +++ b/examples/toplevel/toplevel.doc @@ -90,7 +90,7 @@ \printto cbBehaviorTool A modal widget blocks input to other toplevel widgets, unless those are in a different modal group (see \c WGroupLeader). - Dialogs are often modal, and the QDialog class provides an easy API + Dialogs are often modal, and the TQDialog class provides an easy API to create and display them without the need to explicitly use this flag. -- cgit v1.2.3