summaryrefslogtreecommitdiffstats
path: root/src/widgets/qtoolbutton.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-05-07 21:58:34 -0500
committerTimothy Pearson <[email protected]>2013-05-07 21:58:34 -0500
commitc740211ffba3330d951f4c3ddefea8edf23a01cd (patch)
tree0a8b7641d3c5b576d18a2f7912c75fc600f494e2 /src/widgets/qtoolbutton.cpp
parent8a4eacb6185de3653f6ae401c352aef833a9e72a (diff)
downloadtqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.tar.gz
tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.zip
Automated update from Qt3
Diffstat (limited to 'src/widgets/qtoolbutton.cpp')
-rw-r--r--src/widgets/qtoolbutton.cpp4
1 files changed, 2 insertions, 2 deletions
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