From 6964feed838dec70e7743ea90b390e4ae706d3c9 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 3 Oct 2024 17:43:38 +0900 Subject: Remove obsolete Netscape plugin and its classes Signed-off-by: Michele Calgaro --- doc/man/man3/tqmessagebox.3qt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'doc/man/man3/tqmessagebox.3qt') diff --git a/doc/man/man3/tqmessagebox.3qt b/doc/man/man3/tqmessagebox.3qt index eae71d3df..a3b208d81 100644 --- a/doc/man/man3/tqmessagebox.3qt +++ b/doc/man/man3/tqmessagebox.3qt @@ -546,7 +546,7 @@ QApplication provides this functionality as a slot. See also QApplication::aboutTQt(). .PP Examples: -.)l action/application.cpp, application/application.cpp, chart/chartform.cpp, helpviewer/helpwindow.cpp, menu/menu.cpp, themes/themes.cpp, and trivial/trivial.cpp. +.)l action/application.cpp, application/application.cpp, chart/chartform.cpp, helpviewer/helpwindow.cpp, menu/menu.cpp and themes/themes.cpp. .SH "void TQMessageBox::adjustSize ()\fC [virtual]\fR" Adjusts the size of the message box to fit the contents just before TQDialog::exec() or TQDialog::show() is called. .PP @@ -659,8 +659,6 @@ See also question(), warning(), and critical(). Opens a modal message box directly using the specified parameters. .PP Please use information(), warning(), question(), or critical() instead. -.PP -Example: grapher/grapher.cpp. .SH "bool TQMessageBox::query ( const TQString & caption, const TQString & text, const TQString & yesButtonText = TQString::null, const TQString & noButtonText = TQString::null, TQWidget * parent = 0, const char * = 0 )\fC [static]\fR" \fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. .PP -- cgit v1.2.3