From e6077c30d14e9d662e8843c554db86c0d366d0b6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 6 Jun 2024 13:44:12 +0900 Subject: Rename str nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/qwswindow.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/qwswindow.html') diff --git a/doc/html/qwswindow.html b/doc/html/qwswindow.html index c6349f455..bea4e07ec 100644 --- a/doc/html/qwswindow.html +++ b/doc/html/qwswindow.html @@ -93,7 +93,7 @@ including any window decorations but excluding regions covered by other windows.

See also requested(). -

const TQString & TQWSWindow::caption () const +

const TQString & TQWSWindow::caption () const

Returns the window's caption. @@ -128,7 +128,7 @@ or by the bounds of the screen; otherwise returns FALSE. Lowers the window below other windows. -

const TQString & TQWSWindow::name () const +

const TQString & TQWSWindow::name () const

Returns the window's name. -- cgit v1.2.3