src/hbcore/gui/hbtoolbar.cpp
changeset 28 b7da29130b0e
parent 23 e6ad4ef83b23
child 30 80e4d18b72f5
--- 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);
 }
 
 /*!