diff options
author | Timothy Pearson <[email protected]> | 2011-12-05 22:07:55 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-05 22:07:55 -0600 |
commit | 3ad1b623ac4af0f19db3580e4ef6b0d923260ba0 (patch) | |
tree | 3b77748c913634d88310c7933877b201532d4ae1 /src/widgets/qtoolbar.cpp | |
parent | e02e31c8b9d854cd62cbe9799228f6e08e882773 (diff) | |
download | tqt3-3ad1b623ac4af0f19db3580e4ef6b0d923260ba0.tar.gz tqt3-3ad1b623ac4af0f19db3580e4ef6b0d923260ba0.zip |
Sync again
Diffstat (limited to 'src/widgets/qtoolbar.cpp')
-rw-r--r-- | src/widgets/qtoolbar.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qtoolbar.cpp b/src/widgets/qtoolbar.cpp index c28331893..103c3b429 100644 --- a/src/widgets/qtoolbar.cpp +++ b/src/widgets/qtoolbar.cpp @@ -369,7 +369,7 @@ TQToolBar::TQToolBar( TQMainWindow * parent, const char * name ) /*! \internal - Common initialization code. Retquires that \c mw and \c o are set. + Common initialization code. Requires that \c mw and \c o are set. Does not call TQMainWindow::addDockWindow(). */ void TQToolBar::init() |