From c740211ffba3330d951f4c3ddefea8edf23a01cd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 7 May 2013 21:58:34 -0500 Subject: Automated update from Qt3 --- src/widgets/qtoolbutton.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/widgets/qtoolbutton.cpp') diff --git a/src/widgets/qtoolbutton.cpp b/src/widgets/qtoolbutton.cpp index 1912bebf1..cb10ffba6 100644 --- a/src/widgets/qtoolbutton.cpp +++ b/src/widgets/qtoolbutton.cpp @@ -77,13 +77,13 @@ public: /*! \class TQToolButton ntqtoolbutton.h - \brief The TQToolButton class provides a tquick-access button to + \brief The TQToolButton class provides a quick-access button to commands or options, usually used inside a TQToolBar. \ingroup basic \mainclass - A tool button is a special button that provides tquick-access to + A tool button is a special button that provides quick-access to specific commands or options. As opposed to a normal command button, a tool button usually doesn't show a text label, but shows an icon instead. Its classic usage is to select tools, for example -- cgit v1.2.3