src/gui/widgets/qtoolbar.cpp
branchRCL_3
changeset 5 d3bac044e0f0
parent 4 3b1da2848fc7
--- a/src/gui/widgets/qtoolbar.cpp	Fri Feb 19 23:40:16 2010 +0200
+++ b/src/gui/widgets/qtoolbar.cpp	Fri Mar 12 15:46:37 2010 +0200
@@ -441,8 +441,7 @@
     When a QToolBar is not a child of a QMainWindow, it looses the ability
     to populate the extension pop up with widgets added to the toolbar using
     addWidget(). Please use widget actions created by inheriting QWidgetAction
-    and implementing QWidgetAction::createWidget() instead. This is a known
-    issue which will be fixed in a future release.
+    and implementing QWidgetAction::createWidget() instead.
 
     \sa QToolButton, QMenu, QAction, {Application Example}
 */