diff -r e6ad4ef83b23 -r b7da29130b0e src/hbcore/gui/hbtoolbar.cpp --- a/src/hbcore/gui/hbtoolbar.cpp Thu Sep 02 20:44:51 2010 +0300 +++ b/src/hbcore/gui/hbtoolbar.cpp Fri Sep 17 08:32:10 2010 +0300 @@ -213,7 +213,7 @@ d->q_ptr = this; d->init(); setFlag(QGraphicsItem::ItemIsPanel); - + setFlag(QGraphicsItem::ItemHasNoContents, true); } /*!