diff -r 4633027730f5 -r e6ad4ef83b23 src/hbcore/gui/hbtoolbar.cpp --- a/src/hbcore/gui/hbtoolbar.cpp Wed Aug 18 10:05:37 2010 +0300 +++ b/src/hbcore/gui/hbtoolbar.cpp Thu Sep 02 20:44:51 2010 +0300 @@ -58,8 +58,6 @@ \brief The HbToolBar class provides a widget that gives quick access to commands associated with the view. - organizing a set of commands. - A toolbar provides similar functions to an options menu (HbMenu class). Like an options menu, a toolbar represents commands that apply to the entire view and not to individual items in the view. However, there are some important differences. A toolbar shows the @@ -380,6 +378,7 @@ d->setOrientation ( orientation ); d->minimumToolButtonSize = QSizeF(); + } /*!