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/tqwidget.3qt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/man/man3/tqwidget.3qt') diff --git a/doc/man/man3/tqwidget.3qt b/doc/man/man3/tqwidget.3qt index 7a5ddc75a..b8f318224 100644 --- a/doc/man/man3/tqwidget.3qt +++ b/doc/man/man3/tqwidget.3qt @@ -13,7 +13,7 @@ TQWidget \- The base class of all user interface objects .PP Inherits TQObject and TQPaintDevice. .PP -Inherited by TQButton, TQFrame, TQDialog, TQComboBox, TQDataBrowser, TQDataView, TQDateTimeEditBase, TQDateTimeEdit, TQDesktopWidget, TQDial, TQDockArea, TQGLWidget, TQHeader, TQMainWindow, TQMotifWidget, TQNPWidget, TQScrollBar, TQSizeGrip, TQSlider, TQSpinBox, TQSplashScreen, TQStatusBar, TQTabBar, TQTabWidget, TQWorkspace, and QXtWidget. +Inherited by TQButton, TQFrame, TQDialog, TQComboBox, TQDataBrowser, TQDataView, TQDateTimeEditBase, TQDateTimeEdit, TQDesktopWidget, TQDial, TQDockArea, TQGLWidget, TQHeader, TQMainWindow, TQMotifWidget, TQScrollBar, TQSizeGrip, TQSlider, TQSpinBox, TQSplashScreen, TQStatusBar, TQTabBar, TQTabWidget, TQWorkspace, and QXtWidget. .PP .SS "Public Members" .in +1c @@ -2206,7 +2206,7 @@ Setting a widget's style has no effect on existing or future child widgets. See also style(), TQStyle, QApplication::style(), and QApplication::setStyle(). .PP Examples: -.)l grapher/grapher.cpp and progressbar/progressbar.cpp. +.)l progressbar/progressbar.cpp. .SH "TQStyle * TQWidget::setStyle ( const TQString & style )" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP -- cgit v1.2.1